Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PossibleHost ¶
type PossibleHost struct {
// contains filtered or unexported fields
}
func NewPossibleHost ¶
func NewPossibleHost(capacity int) *PossibleHost
func (*PossibleHost) Add ¶
func (p *PossibleHost) Add(host uint32, epcId int32)
func (*PossibleHost) Close ¶
func (p *PossibleHost) Close() error
Click to show internal directories.
Click to hide internal directories.