Documentation ¶
Overview ¶
Package test contains helpers for aiding testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialGRPC ¶
func DialGRPC(addr string, opts ...grpc.DialOption) *grpc.ClientConn
DialGRPC will connect to a grpc server on a specific port.
func Equals ¶
Equals performs a deep equal comparison against two values and fails if they are not the same.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.