Documentation
¶
Overview ¶
Package errors defines errors used by the enterprise package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvalidErrorTag ¶
type InvalidErrorTag struct{}
InvalidErrorTag tags errors related to invalid request parameters.
type NotEnabledTag ¶
type NotEnabledTag struct{}
NotEnabledTag tags errors that occur when an enterprise feature is requested but the enterprise build tag is not active.
type NotReadyTag ¶
type NotReadyTag struct{}
NotReadyTag tags errors that occur when an enterprise feature is.
Click to show internal directories.
Click to hide internal directories.