Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientDial ¶
func ClientDial(addr transport.Address, id *identity.TokenId, serviceId *identity.TokenId, tcfg transport.Configuration) (transport.Conn, error)
ClientDial dials the given xgress address and handles authentication, returning an authed connection or an error
func NewFactory ¶
func NewFactory(id *identity.TokenId, ctrl env.NetworkControllers, tcfg transport.Configuration) xgress.Factory
NewFactory returns a new Transport Xgress factory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.