repository

package
v0.0.0-...-c965c1a Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrAlreadyExists

type ErrAlreadyExists struct{}

func (ErrAlreadyExists) Error

func (e ErrAlreadyExists) Error() string

type ErrFailedToCreate

type ErrFailedToCreate struct {
	Err error
}

func (ErrFailedToCreate) Error

func (e ErrFailedToCreate) Error() string

type ErrFailedToDelete

type ErrFailedToDelete struct {
	Err error
}

func (ErrFailedToDelete) Error

func (e ErrFailedToDelete) Error() string

type ErrFailedToGet

type ErrFailedToGet struct {
	Err error
}

func (ErrFailedToGet) Error

func (e ErrFailedToGet) Error() string

type ErrFailedToUpdate

type ErrFailedToUpdate struct {
	Err error
}

func (ErrFailedToUpdate) Error

func (e ErrFailedToUpdate) Error() string

type ErrNotFound

type ErrNotFound struct{}

func (ErrNotFound) Error

func (e ErrNotFound) Error() string

Jump to

Keyboard shortcuts

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