Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAlreadyExists = stderrors.New("already exists")
ErrAlreadyExists is returned when an insert violates a unique constraint.
View Source
var ErrReservationNotClaimable = stderrors.New("reservation not claimable")
Functions ¶
func IsAlreadyExists ¶
func IsNotFound ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.