type net.Listener (interface)

Method Implmentations

Accept() (Conn, error) (*TCPListener).Accept (*UnixListener).Accept *github.com/valyala/fasthttp/fasthttputil.InmemoryListener.Accept
Addr() Addr (*TCPListener).Addr (*UnixListener).Addr *github.com/valyala/fasthttp/fasthttputil.InmemoryListener.Addr
Close() error (*TCPListener).Close (*UnixListener).Close *github.com/valyala/fasthttp/fasthttputil.InmemoryListener.Close