Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Dialers = ®istry.Registry[DialFunc]{}
View Source
var Listeners = ®istry.Registry[ListenFunc]{}
Functions ¶
func SetBacklogSize ¶
Types ¶
type ListenFunc ¶
type PrimedDialerFunc ¶
func CreateDialer ¶
func CreateDialer(addr string, transportParams url.Values) (PrimedDialerFunc, error)
type TransportDialFunc ¶
Click to show internal directories.
Click to hide internal directories.