Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AvahiPublisher ¶
type AvahiPublisher struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*AvahiPublisher, error)
func (*AvahiPublisher) Publish ¶
func (a *AvahiPublisher) Publish(serviceName, serviceType, txt string, port int) (publisher.PublishedService, error)
type PublishedAvahiService ¶
type PublishedAvahiService struct {
// contains filtered or unexported fields
}
func (*PublishedAvahiService) Close ¶
func (p *PublishedAvahiService) Close()
Click to show internal directories.
Click to hide internal directories.