mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-05 09:30:24 +08:00
5 lines
49 B
Go
5 lines
49 B
Go
|
|
package dnsclients
|
||
|
|
|
||
|
|
type BaseProvider struct {
|
||
|
|
}
|