//
pkg.gl
Category
github.com/polarismesh/polaris
common
conn
hook
package
1.18.1
Repository:
https://github.com/polarismesh/polaris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
70 SLOC
#
Functions
NewHookListener
No description provided by the author
#
Structs
Conn
Conn 包装net.Conn 目的:拦截Close操作,用于listener计数的Release以及activeConns的删除.
HookListener
HookListener net.Listener can add hook.
#
Interfaces
Hook
Hook Hook.