Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Join ¶
func Join(c1 io.ReadWriteCloser, c2 io.ReadWriteCloser) (inCount int64, outCount int64)
Join two io.ReadWriteCloser and do some operations.
func WithServer ¶
func WithServer(ctx context.Context, addr string, useTLS bool) (pb.ServerServiceClient, *grpc.ClientConn, error)
WithServer dial with server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.