Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DebugSelector ¶
type DebugSelector struct {
// contains filtered or unexported fields
}
func (*DebugSelector) Close ¶
func (s *DebugSelector) Close() error
func (*DebugSelector) Initialize ¶
func (s *DebugSelector) Initialize(local, remote pan.UDPAddr, paths []*pan.Path)
func (*DebugSelector) Path ¶
func (s *DebugSelector) Path() *pan.Path
func (*DebugSelector) PathDown ¶
func (s *DebugSelector) PathDown(fp pan.PathFingerprint, pi pan.PathInterface)
func (*DebugSelector) Refresh ¶
func (s *DebugSelector) Refresh(paths []*pan.Path)
Click to show internal directories.
Click to hide internal directories.