mirror of https://github.com/XTLS/Xray-core
RPRX
4 years ago
627 changed files with 3245 additions and 2633 deletions
@ -1,4 +1,4 @@
|
||||
// Package dns is an implementation of core.DNS feature.
|
||||
package dns |
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Package policy is an implementation of policy.Manager feature.
|
||||
package policy |
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
@ -1,3 +1,3 @@
|
||||
package command |
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
||||
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue