Documentation
¶
Index ¶
Constants ¶
View Source
const ALREADY_EXISTS = "ALREADY_EXISTS"
View Source
const INTERNAL = "INTERNAL"
View Source
const INVALID_ARGUMENT = "INVALID_ARGUMENT"
View Source
const NOT_FOUND = "NOT_FOUND"
View Source
const PERMISSION_DENIED = "PERMISSION_DENIED"
View Source
const UNAUTHENTICATED = "UNAUTHENTICATED"
Variables ¶
This section is empty.
Functions ¶
func IsAlreadyExists ¶
func IsInternal ¶
func IsInvalidArgument ¶
func IsNotFound ¶
func IsPermissionDenied ¶
func IsUnauthenticated ¶
Types ¶
type Error ¶
func AlreadyExists ¶
func InvalidArgument ¶
func PermissionDenied ¶
func Unauthenticated ¶
func (*Error) GetHTTPStatus ¶
Click to show internal directories.
Click to hide internal directories.