//
pkg.gl
Category
github.com/SherryProgrammer/SherryGateway
tcp_proxy_middleware
package
0.0.0-20240503070345-7b6d3010a485
Repository:
https://github.com/sherryprogrammer/sherrygateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
265 SLOC
#
Functions
NewTcpSliceRouter
构造 router.
NewTcpSliceRouterHandler
No description provided by the author
TCPBlackListMiddleware
匹配接入方式 基于请求信息.
TCPFlowCountMiddleware
匹配接入方式 基于请求信息.
TCPFlowLimitMiddleware
匹配接入方式 基于请求信息.
TCPWhiteListMiddleware
匹配接入方式 基于请求信息.
#
Structs
TcpSliceGroup
group 结构体.
TcpSliceRouter
router 结构体.
TcpSliceRouterContext
router上下文.
TcpSliceRouterHandler
No description provided by the author
#
Type aliases
TcpHandlerFunc
知其然也知其所以然.