httpapi

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 (
	ErrValidation = NewError("validation error")
	ErrInvalidSku = NewError("invalid sku")
)

Functions

This section is empty.

Types

type Error

type Error struct {
	Message string `json:"message"`
}

func NewError

func NewError(message string) Error

func (Error) Error

func (e Error) Error() string

Directories

Path Synopsis
hanlders

Jump to

Keyboard shortcuts

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