package
0.1.1
Repository: https://github.com/didi/gatekeeper.git
Documentation: pkg.go.dev

# Functions

HTTPServerRun 服务启动.
HTTPServerStop 服务停止.
InitRouter 声明http路由.
NewGateModuleTCPServer 构造server.
NewTCPServer tcpServer初始化.
TCPServerRun 所有tcp服务启动.
TCPServerStop 所有tcp服务停止.

# Variables

HTTPSrvHandler 全局变量.
TCPSrvHandler tcp服务回调.

# Structs

GateModuleTCPServer 单个tcp服务器结构体.
TCPServer 全局的Tcp服务.