Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTChannelContext ¶
func NewTChannelContext(timeout time.Duration) (tchannel.ContextWithHeaders, context.CancelFunc)
Types ¶
type SubChannel ¶
type TChannel ¶
type TChannel interface {
tchannel.Registrar
PeerInfo() tchannel.LocalPeerInfo
GetSubChannel(string, ...tchannel.SubChannelOption) *tchannel.SubChannel
}
Click to show internal directories.
Click to hide internal directories.