Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateToProto ¶ added in v0.21.0
DateToProto converts a gothic date.Date to a google proto date.Date
func NewLoggerInterceptor ¶
func NewLoggerInterceptor(logger xlogger.Logger) grpc.UnaryServerInterceptor
NewLoggerInterceptor is a gRPC server-side interceptor that logs requests
Types ¶
type HTTPStatusProvider ¶ added in v0.13.1
type HTTPStatusProvider interface {
HTTPStatus() int
}
Click to show internal directories.
Click to hide internal directories.