Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func UAPIListen ¶
UAPIListen creates a UAPI listener from file.
Long-lived listener workers are started with spawner when it is non-nil.
Types ¶
type UAPIListener ¶
type UAPIListener struct {
// contains filtered or unexported fields
}
func (*UAPIListener) Addr ¶
func (l *UAPIListener) Addr() net.Addr
func (*UAPIListener) Close ¶
func (l *UAPIListener) Close() error
Click to show internal directories.
Click to hide internal directories.