mall

package
v0.0.0-...-2cd4ea5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

type Product struct {
	eel.RestResource
}

func (*Product) Get

func (this *Product) Get(ctx *eel.Context)

func (*Product) GetParameters

func (this *Product) GetParameters() map[string][]string

func (*Product) Resource

func (this *Product) Resource() string

type Products

type Products struct {
	eel.RestResource
}

func (*Products) Get

func (this *Products) Get(ctx *eel.Context)

func (*Products) GetParameters

func (this *Products) GetParameters() map[string][]string

func (*Products) Resource

func (this *Products) Resource() string

type PurchaseData

type PurchaseData struct {
	eel.RestResource
}

func (*PurchaseData) Get

func (this *PurchaseData) Get(ctx *eel.Context)

func (*PurchaseData) GetParameters

func (this *PurchaseData) GetParameters() map[string][]string

func (*PurchaseData) Resource

func (this *PurchaseData) Resource() string

type SubCategories

type SubCategories struct {
	eel.RestResource
}

func (*SubCategories) Get

func (this *SubCategories) Get(ctx *eel.Context)

func (*SubCategories) GetParameters

func (this *SubCategories) GetParameters() map[string][]string

func (*SubCategories) Resource

func (this *SubCategories) Resource() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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