Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDialBack ¶
Types ¶
type Assembler ¶
type Assembler struct {
// contains filtered or unexported fields
}
func (*Assembler) AssembleClient ¶
func (*Assembler) AssembleServer ¶
type DialBack ¶
type DialBack struct {
// contains filtered or unexported fields
}
func (*DialBack) ObtainAddr ¶
type GatherLens ¶
type GatherLens struct {
// contains filtered or unexported fields
}
func NewGatherLens ¶
func (*GatherLens) Clear ¶
func (s *GatherLens) Clear()
func (*GatherLens) Gather ¶
func (s *GatherLens) Gather() []byte
func (*GatherLens) String ¶
func (s *GatherLens) String() string
type Scatter ¶
type Scatter struct {
// contains filtered or unexported fields
}
func NewScatter ¶
addr is a udp multicast address.
Click to show internal directories.
Click to hide internal directories.