Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSocketServer ¶
func NewSocketServer(protoAddr string, app abci.Application) cmn.Service
Types ¶
type SocketServer ¶
type SocketServer struct { cmn.BaseService // contains filtered or unexported fields }
func (*SocketServer) OnStart ¶
func (s *SocketServer) OnStart() error
func (*SocketServer) OnStop ¶
func (s *SocketServer) OnStop()
Click to show internal directories.
Click to hide internal directories.