Files
waf-platform/EdgeAPI/internal/dnsclients/huaweidns/response_base.go

7 lines
122 B
Go

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