Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debug ¶
type Debug struct {
// contains filtered or unexported fields
}
func (*Debug) SocketInfoIterator ¶
func (d *Debug) SocketInfoIterator() SockeDebugInfoIterator
type SockeDebugInfoIterator ¶
type SockeDebugInfoIterator struct {
// contains filtered or unexported fields
}
func (*SockeDebugInfoIterator) Err ¶
func (i *SockeDebugInfoIterator) Err() error
func (*SockeDebugInfoIterator) Iter ¶
func (i *SockeDebugInfoIterator) Iter() func(func(int, SocketDebugInfo) bool)
type SocketDebugInfo ¶
type SocketDebugInfo debugDebugSocketContext
Click to show internal directories.
Click to hide internal directories.