Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustListen ¶
func MustListen(opts ...MustListenOption) net.Listener
MustListen returns a net.Listener.
If the listener cannot be created, it panics.
Types ¶
type MustListenOption ¶
type MustListenOption func(*MustListenOptions)
type MustListenOptions ¶
Click to show internal directories.
Click to hide internal directories.