Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilPeerEvent ¶
type FilPeerEvent struct { Type FilPeerEvtType ID peer.ID }
type FilPeerEvtType ¶
type FilPeerEvtType int
const ( AddFilPeerEvt FilPeerEvtType = iota RemoveFilPeerEvt )
Click to show internal directories.
Click to hide internal directories.