Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryListener ¶
type MemoryListener struct {
// contains filtered or unexported fields
}
func New ¶
func New() *MemoryListener
func (*MemoryListener) Dial ¶
func (l *MemoryListener) Dial(network, address string) (net.Conn, error)
Click to show internal directories.
Click to hide internal directories.