Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultMaxIdle = 32
)
Functions ¶
This section is empty.
Types ¶
type CreateFunc ¶
type CreateFunc func() ScriptIpt
type IptPool ¶
type IptPool struct { OnCreate EventFunc // contains filtered or unexported fields }
func NewIptPool ¶
func NewIptPool(create CreateFunc) *IptPool
Click to show internal directories.
Click to hide internal directories.