Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
func NewTransport ¶
func NewTransport(listener interfaces.Listener) *Transport
func (*Transport) Create ¶
func (c *Transport) Create(interceptor ...interfaces.Interceptor) *Transport
Click to show internal directories.
Click to hide internal directories.