Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryClientInterceptor ¶
func UnaryClientInterceptor(opts ...Option) grpc.UnaryClientInterceptor
UnaryClientInterceptor appends metadata to outgoing
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(opts ...Option) grpc.UnaryServerInterceptor
UnaryServerInterceptor appends metadata to outgoing
Types ¶
type MetadataFunc ¶
type Option ¶
type Option func(*Options)
func WithMetadataFunc ¶
func WithMetadataFunc(f MetadataFunc) Option
func WithOverwrite ¶
func WithTraceID ¶
func WithTraceID() Option
Click to show internal directories.
Click to hide internal directories.