Documentation ¶
Index ¶
- func ApiVersion() string
- func AuthFunc() types.AuthFunc
- func HttpHooks() types.HttpHooks
- func InnerServerPlugins() []tp.Plugin
- func ProxySelector(label *proxy.Label) proxy.Forwarder
- func SetApiVersion(ver string)
- func SetBusiness(biz *types.Business)
- func SocketHooks() types.SocketHooks
- func WebSocketHooks() types.WebSocketHooks
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InnerServerPlugins ¶
InnerServerPlugins returns inner server plugins.
func ProxySelector ¶
ProxySelector returns proxy caller by label.
func SocketHooks ¶ added in v1.1.0
func SocketHooks() types.SocketHooks
SocketHooks returns TCP socket connecting event hooks.
func WebSocketHooks ¶
func WebSocketHooks() types.WebSocketHooks
WebSocketHooks returns WEB socket connecting event hooks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.