Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KReactor ¶
type KReactor struct { p2p.BaseReactor Name string Prefix string ChId byte }
KReactor 处理大量的TX分发
func (*KReactor) GetChannels ¶
func (k *KReactor) GetChannels() []*p2p.ChannelDescriptor
GetChannels implements Reactor. It returns the list of channels for this reactor.
Click to show internal directories.
Click to hide internal directories.