//
pkg.gl
Category
github.com/untangle/golang-shared
services
zmqServer
package
1.65.4
Repository:
https://github.com/untangle/golang-shared.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
119 SLOC
#
Functions
Shutdown
Shutdown the server function.
Startup
Startup the server function.
#
Constants
ServerTick
ServerTick is tick for when server receives bytes.
#
Interfaces
Processer
Processer is an interface for server processing functions.