Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsConflict ¶ added in v0.10.33
func IsNotFound ¶
Types ¶
type ConflictError ¶ added in v0.10.33
type ConflictError[T any] struct{}
func (ConflictError[T]) Error ¶ added in v0.10.33
func (ConflictError[T]) Error() string
type NotFoundError ¶
type NotFoundError[T any] struct{}
func (NotFoundError[T]) Error ¶
func (NotFoundError[T]) Error() string
Click to show internal directories.
Click to hide internal directories.