1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-23 14:09:11 -04:00
This commit is contained in:
Darien Raymond
2018-04-19 21:33:18 +02:00
parent 2f3670f60b
commit 1d001c090b
5 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// Package dns is an implementation of core.DNS feature.
package dns
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg dns -path App,DNS