Files
EdgeAPI/internal/dnsclients/huaweidns/response_base.go
2021-08-04 22:14:54 +08:00

7 lines
122 B
Go

// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package huaweidns
type BaseResponse struct {
}