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