Initial commit (code only without large binaries)
This commit is contained in:
6
EdgeAPI/internal/dnsclients/huaweidns/response_base.go
Normal file
6
EdgeAPI/internal/dnsclients/huaweidns/response_base.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
||||
|
||||
package huaweidns
|
||||
|
||||
type BaseResponse struct {
|
||||
}
|
||||
Reference in New Issue
Block a user