mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-22 13:05:17 +08:00
自建DNS增加全局配置
This commit is contained in:
6
pkg/dnsconfigs/ns_setting.go
Normal file
6
pkg/dnsconfigs/ns_setting.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
||||
|
||||
package dnsconfigs
|
||||
|
||||
type NSSetting struct {
|
||||
}
|
||||
Reference in New Issue
Block a user