cart

package
v0.0.0-...-576dde9 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDuplicateEntry = errors.New("duplicate resource entry")
View Source
var ErrForeignKeyViolation = errors.New("foreign key violation (invalid cart reference?)")
View Source
var ErrInsufficientStock = errors.New("insufficient stock")
View Source
var ErrInvalidJWToken = errors.New("unauthorized, invalid token")
View Source
var ErrInvalidProduct = errors.New("product not found")
View Source
var ErrInvalidQuantity = errors.New("quantity must not be negative or zero")
View Source
var ErrItemNotFound = errors.New("cart item not found")
View Source
var ErrNotFound = errors.New("cart not found")

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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