Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidBaseURI = NewError(fmt.Sprintf("%s is invalid", cliflags.BaseURIFlag))
Functions ¶
func AccessTokenInvalidErrMessage ¶ added in v1.1.0
func NewErrorWrapped ¶
func NewLDAPIError ¶
NewLDAPIError converts the error returned from API calls to LaunchDarkly to have a consistent Error() JSON structure.
Types ¶
type APIError ¶
type APIError struct {
// contains filtered or unexported fields
}
func NewAPIError ¶
type LDAPIError ¶
LDAPIError is an error from the LaunchDarkly API client.
Click to show internal directories.
Click to hide internal directories.