Documentation ¶
Overview ¶
Package tlstcp implements the TLS over TCP transport for mangos.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTLSNoConfig = errors.New("missing TLS config") ErrTLSNoCert = errors.New("missing TLS certificate") )
Functions ¶
func NewTransport ¶
NewTransport allocates a new inproc transport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.