Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlreadyExistsError ¶
type AlreadyExistsError struct {
// contains filtered or unexported fields
}
func (AlreadyExistsError) Error ¶
func (e AlreadyExistsError) Error() string
type CredentialError ¶
type CredentialError struct {
// contains filtered or unexported fields
}
func (CredentialError) Attr ¶
func (e CredentialError) Attr() string
func (CredentialError) Error ¶
func (e CredentialError) Error() string
Click to show internal directories.
Click to hide internal directories.