Files
EdgeAPI/internal/dnsclients/huaweidns/response_base.go

7 lines
122 B
Go
Raw Normal View History

2021-08-04 22:14:54 +08:00
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package huaweidns
type BaseResponse struct {
}