mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-16 17:38:45 -05:00
5 lines
141 B
Go
5 lines
141 B
Go
// Package policy is an implementation of policy.Manager feature.
|
|
package policy
|
|
|
|
//go:generate go run v2ray.com/core/common/errors/errorgen
|