Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListenerType ¶
type ListenerType int
ListenerType are the types of listeners that can be used.
const ( TCPApplication ListenerType = iota TCPNetwork HTTPApplication HTTPNetwork HTTPSApplication HTTPSNetwork )
Values of ListenerType
Click to show internal directories.
Click to hide internal directories.