inventory

package
v0.0.0-...-e1e387d Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrDuplicateEntry = errors.New("duplicate inventory entry")
View Source
var ErrForeignKeyViolation = errors.New("foreign key violation (invalid product reference?)")
View Source
var ErrInsufficientStock = errors.New("insufficient stock")
View Source
var ErrInvalidProduct = errors.New("product not found")
View Source
var ErrInvalidQuantity = errors.New("initial quantity cannot be negative")
View Source
var ErrNotFound = errors.New("inventory item not found for this product")

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