Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MDNSServer ¶
type MDNSServer struct { session.SessionModule // contains filtered or unexported fields }
func NewMDNSServer ¶
func NewMDNSServer(s *session.Session) *MDNSServer
func (*MDNSServer) Author ¶
func (mod *MDNSServer) Author() string
func (*MDNSServer) Configure ¶
func (mod *MDNSServer) Configure() (err error)
func (*MDNSServer) Description ¶
func (mod *MDNSServer) Description() string
func (*MDNSServer) Name ¶
func (mod *MDNSServer) Name() string
func (*MDNSServer) Start ¶
func (mod *MDNSServer) Start() error
func (*MDNSServer) Stop ¶
func (mod *MDNSServer) Stop() error
Click to show internal directories.
Click to hide internal directories.