Documentation ¶
Index ¶
Constants ¶
View Source
const ( TraceId = iota AgentId RoutineId NextKey OnlyKey )
Variables ¶
This section is empty.
Functions ¶
func Invoke ¶
func Invoke(cl *grpc.ClientConn, ctx context.Context, method string, args, reply interface{}, opts ...grpc.CallOption) error
func InvokeT ¶
func InvokeT(cl *grpc.ClientConn, ctx context.Context, method string, args, reply interface{}, opts ...grpc.CallOption) error
Types ¶
type GrpcClientConn ¶
type GrpcClientConn struct { }
func (*GrpcClientConn) Hook ¶
func (h *GrpcClientConn) Hook()
func (*GrpcClientConn) UnHook ¶
func (h *GrpcClientConn) UnHook()
Click to show internal directories.
Click to hide internal directories.