package
0.0.0-20240211052332-22e38cd441da
Repository: https://github.com/takuoki/golib.git
Documentation: pkg.go.dev

# Functions

RequestIDFunc is a function option to automatically generate a request ID when it is not specified.
RequestIDKey is a key option for the request ID specified in the metadata.
UnaryServerInterceptor returns a gRPC middleware that outputs request logs.

# Interfaces

Option is an option when creating middleware.