entity

package
v0.1.4-beta Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity

type Entity interface {
	PrimaryKey() int
	Label() Label
}

type Label

type Label int
const (
	Unknown Label = iota
	LabelCatalog
	LabelCategory
	LabelColor
	LabelFeedback
	LabelInventory
	LabelInventoryItem
	LabelMapping
	LabelMember
	LabelMessage
	LabelNote
	LabelOrder
	LabelOrderHeader
	LabelOrderItem
	LabelPriceGuide
	LabelProblem
	LabelShippingMethod
	LabelSubset
	LabelSuperset
)

func (Label) String

func (l Label) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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