//
pkg.gl
Category
github.com/fullstorydev/relay-core
catcher
package
0.4.1
Repository:
https://github.com/fullstorydev/relay-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
154 SLOC
#
Packages
main
Catcher is a simple web server used for testing the relay service.
#
Functions
EchoServer
Echo the data received on the WebSocket.
NewService
No description provided by the author
#
Constants
IndexHTML
No description provided by the author
#
Variables
ServicePort
No description provided by the author
#
Structs
Service
Service is an instance of the catcher service.