Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkService ¶
type NetworkService interface { // ListenAndServe will listen and serve traffic, returns a close and any error that occurred ListenAndServe() (Close, error) }
NetworkService is a network service that can serve remote clients
Directories ¶
Path | Synopsis |
---|---|
Package tchannelthrift contains code for servicing RPC requests via tchannel.
|
Package tchannelthrift contains code for servicing RPC requests via tchannel. |
Click to show internal directories.
Click to hide internal directories.