Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultBitsPerMinute = 16 * 8 * 60 // 16 bytes per second.
Variables ¶
View Source
var DefaultConfig = Config{ BitsPerMinute: DefaultBitsPerMinute, }
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) CreateInstance ¶
func (*Service) Discoverable ¶
func (*Service) Properties ¶
func (s *Service) Properties() service.Properties
Click to show internal directories.
Click to hide internal directories.