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