models

package
v0.0.0-...-1bf90d9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSKUNotFound   = NewError("sku not found")
	ErrOrderNotFound = NewError("order not found")
)

Functions

This section is empty.

Types

type Error

type Error struct {
	Message string
}

func NewError

func NewError(message string) Error

func (Error) Error

func (e Error) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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