Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
func NewWithAuthenticate ¶
func NewWithAuthenticate(addr string, in chan<- C.ConnContext, authenticator auth.Authenticator) (*Listener, error)
func (*Listener) RawAddress ¶
RawAddress implements C.Listener
Click to show internal directories.
Click to hide internal directories.