Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProtocolID = "/kava-relayer/echo/1.0.0" ServiceName = "kava-relayer.echo" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoService ¶
func NewEchoService ¶
func NewEchoService(h host.Host, done chan bool, minPeers int) *EchoService
Click to show internal directories.
Click to hide internal directories.