Documentation ¶ Index ¶ func AuthError(_ context.Context, err error) error func CanceledError(_ context.Context, err error) error func FailedPrecondition(_ context.Context, err error) error func InternalError(ctx context.Context, err error) error func PublicError(ctx context.Context, err error) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AuthError ¶ func AuthError(_ context.Context, err error) error func CanceledError ¶ func CanceledError(_ context.Context, err error) error func FailedPrecondition ¶ added in v1.17.0 func FailedPrecondition(_ context.Context, err error) error func InternalError ¶ func InternalError(ctx context.Context, err error) error func PublicError ¶ func PublicError(ctx context.Context, err error) error Types ¶ This section is empty. Source Files ¶ View all Source files errors.go Click to show internal directories. Click to hide internal directories.