Imports of package mockhyperbahn

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/uber/tchannel-goPackage tchannel implements Go bindings for the TChannel protocol (https://github.com/uber/tchannel).
github.com/uber/tchannel-go/hyperbahn
github.com/uber/tchannel-go/hyperbahn/gen-go/hyperbahnPackage hyperbahn is generated code used to make or handle TChannel calls using Thrift.
github.com/uber/tchannel-go/json
github.com/uber/tchannel-go/thriftPackage thrift adds support to use Thrift services over TChannel.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
strconvPackage strconv implements conversions to and from string representations of basic data types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.