Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoSuchEndpoint = errors.New("no such endpoint") ErrIdNotInt = errors.New("id is not an integer") )
View Source
var (
ErrMismatchingIds = errors.New("mismatching request and product ids")
)
Functions ¶
func SetLogicProvider ¶
func SetLogicProvider(tlgc types.LogicProvider)
func SetProductRoutes ¶
func SetProductTagRoutes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.