Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsErrorResourceNotFound ¶
Types ¶
type ErrorConcurrentUpdating ¶
type ErrorConcurrentUpdating struct {
// contains filtered or unexported fields
}
ErrorConcurrentUpdating
func NewErrorConcurrentUpdating ¶
func NewErrorConcurrentUpdating(err error) ErrorConcurrentUpdating
type ErrorDuplicateCreating ¶
type ErrorDuplicateCreating struct {
// contains filtered or unexported fields
}
ErrorDuplicateCreating
func NewErrorDuplicateCreating ¶
func NewErrorDuplicateCreating(err error) ErrorDuplicateCreating
type ErrorResourceNotFound ¶
type ErrorResourceNotFound struct {
// contains filtered or unexported fields
}
ErrorResourceNotFound
func NewErrorResourceNotFound ¶
func NewErrorResourceNotFound(err error) ErrorResourceNotFound
Click to show internal directories.
Click to hide internal directories.