Documentation ¶
Index ¶
- func AlreadyExistsError(err error) error
- 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 AlreadyExistsError ¶
AlreadyExistsError in http this is actually not an error, but a 200 (as opposed to a 201)
func FailedPrecondition ¶ added in v1.17.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.