Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MixListener ¶
type MixListener struct {
// contains filtered or unexported fields
}
func NewMixListener ¶
func NewMixListener(port int, listeners ...net.Listener) *MixListener
func (*MixListener) Addr ¶
func (m *MixListener) Addr() net.Addr
func (*MixListener) Close ¶
func (m *MixListener) Close() error
Click to show internal directories.
Click to hide internal directories.