package types type HostState struct { Domains []string Address string Hostname string }