mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-05 12:39:21 +02:00
f50eff5ebb
Co-authored-by: Xiaokang Wang <xiaokangwang@outlook.com> Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Co-authored-by: kslr <kslrwang@gmail.com>
6 lines
108 B
Go
6 lines
108 B
Go
// +build !confonly
|
|
|
|
package fakedns
|
|
|
|
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen
|