Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProxyType = "udp" BufSize = 64 * 1024 )
Variables ¶
View Source
var ( AllowedActions = []string{ common.RejectActionDrop, common.RejectActionNone, } )
Functions ¶
This section is empty.
Types ¶
type Connection ¶
func (Connection) Close ¶
func (c Connection) Close() error
func (Connection) String ¶
func (c Connection) String() string
Click to show internal directories.
Click to hide internal directories.