Documentation
¶
Index ¶
- func NewTransport(opts ...transport.Option) transport.Transport
- type Transport
- func (t *Transport) Dial(addr string, opts ...transport.DialOption) (transport.Client, error)
- func (t *Transport) Init(opts ...transport.Option) error
- func (t *Transport) Listen(addr string, opts ...transport.ListenOption) (transport.Listener, error)
- func (t *Transport) Options() transport.Options
- func (t *Transport) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.