Documentation ¶
Index ¶
Constants ¶
View Source
const (
ServiceName = "_fxblox._tcp"
)
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶ added in v1.42.0
func LoadConfig()
Load and parse the config file, then store it globally Modified LoadConfig function to use default values if config file does not exist
Types ¶
type MDNSServer ¶
type MDNSServer struct {
// contains filtered or unexported fields
}
func NewZeroConfService ¶
func NewZeroConfService(port int) (*MDNSServer, error)
func (*MDNSServer) Shutdown ¶
func (s *MDNSServer) Shutdown()
Click to show internal directories.
Click to hide internal directories.