# README
user_agent
import "github.com/SuperBuker/terraform-provider-dns-he-net/client/user_agent"
Index
type UserAgentProduct
type UserAgentProduct struct {
Name string
Version string
Comment string
}
func (UserAgentProduct) String
func (p UserAgentProduct) String() string
type UserAgentProducts
type UserAgentProducts []UserAgentProduct
func (UserAgentProducts) String
func (ua UserAgentProducts) String() string
Generated by gomarkdoc