mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-11 13:53:35 +08:00
实现完整的集群、域名同步
This commit is contained in:
@@ -21,4 +21,7 @@ type ProviderInterface interface {
|
||||
|
||||
// 删除记录
|
||||
DeleteRecord(domain string, record *Record) error
|
||||
|
||||
// 默认线路
|
||||
DefaultRoute() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user