repository

package
v1.7.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsErrorConcurrentUpdating

func IsErrorConcurrentUpdating(err error) bool

func IsErrorDuplicateCreating

func IsErrorDuplicateCreating(err error) bool

func IsErrorResourceNotExists

func IsErrorResourceNotExists(err error) bool

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 ErrorResourceNotExists

type ErrorResourceNotExists struct {
	// contains filtered or unexported fields
}

ErrorResourceNotExists

func NewErrorResourceNotExists

func NewErrorResourceNotExists(err error) ErrorResourceNotExists

type NotAccessedError added in v1.5.0

type NotAccessedError struct {
	// contains filtered or unexported fields
}

func NewNotAccessedError added in v1.5.0

func NewNotAccessedError(err error) NotAccessedError

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL