Documentation ¶
Overview ¶
Package metric provides metrics functions for grpc
Package metric provides metrics functions for grpc ¶
Package metric provides metrics functions for grpc ¶
Package metric provides metrics functions for grpc
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientHandler ¶
type ClientHandler = ocgrpc.ClientHandler
func NewClientHandler ¶
func NewClientHandler(opts ...ClientOption) *ClientHandler
type ClientOption ¶
type ClientOption func(*ClientHandler)
type ServerHandler ¶
type ServerHandler = ocgrpc.ServerHandler
func NewServerHandler ¶
func NewServerHandler(opts ...ServerOption) *ServerHandler
type ServerOption ¶
type ServerOption func(*ServerHandler)
Click to show internal directories.
Click to hide internal directories.