Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogGRPCClient ¶
func LogGRPCClient(ctx context.Context, method string, req, reply interface{}, cc *grpc.ClientConn, invoker grpc.UnaryInvoker, opts ...grpc.CallOption) error
LogGRPCClient does the same as LogGRPCServer, only on the client side.
func LogGRPCServer ¶
func LogGRPCServer(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
LogGRPCServer logs the server-side call information via klog.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.