Documentation
¶
Index ¶
- func Aborted(message ...string) *status.Status
- func AlreadyExists(message ...string) *status.Status
- func DataLoss(message ...string) *status.Status
- func ErrorInterceptor() grpc.UnaryServerInterceptor
- func FailedPrecondition(message ...string) *status.Status
- func Internal(message ...string) *status.Status
- func InvalidArgument(message ...string) *status.Status
- func LoggerInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
- func NotFound(message ...string) *status.Status
- func OutOfRange(message ...string) *status.Status
- func PermissionDenied(message ...string) *status.Status
- func ValidateInterceptor() grpc.UnaryServerInterceptor
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlreadyExists ¶ added in v1.1.0
func ErrorInterceptor ¶ added in v1.1.0
func ErrorInterceptor() grpc.UnaryServerInterceptor
func FailedPrecondition ¶ added in v1.1.0
func InvalidArgument ¶ added in v1.1.0
func LoggerInterceptor ¶
func LoggerInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
func OutOfRange ¶ added in v1.1.0
func PermissionDenied ¶ added in v1.1.0
func ValidateInterceptor ¶ added in v1.1.0
func ValidateInterceptor() grpc.UnaryServerInterceptor
Types ¶
Click to show internal directories.
Click to hide internal directories.