Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandRPC RPCType = 0x01 RaftRPC = 0x02 GossipRPC = 0x03 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) AddNetworkLayer ¶
func (s *Server) AddNetworkLayer(layer NetworkLayer)
Click to show internal directories.
Click to hide internal directories.