errors

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrBufferLimitExceed = status.Errorf(codes.InvalidArgument, "%s: %d byte", "buffer size exceed limit", configs.GGBFlow.BufferSizeLimit)
View Source
var ErrGRPCUnauthenticated = status.Errorf(codes.Unauthenticated, "%s", "unauthenticated")
View Source
var ErrMalformedToken = status.Errorf(codes.Unauthenticated, "%s", "malformed authorization, expected: \"Basic username:password\"")
View Source
var ErrNotFound = status.Errorf(codes.NotFound, "%s", "not found")
View Source
var ErrUnauthorizedToken = status.Errorf(codes.Unauthenticated, "%s", "unauthorized authorization")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL