Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProtocolID = "/fury-relayer/echo/1.0.0" ServiceName = "fury-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.