package types type HostState struct { Domains []string Endpoint string Name string }