controllers

package
v0.0.0-...-485f18f Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthController

type HealthController struct {
	beego.Controller
}

Entry Point of API

func (*HealthController) Status

func (c *HealthController) Status()

@Title Service status @Summary Service status of this shopping cart @Description Query the status of this shopping cart @Success 200 {string} status @router /status [get]

type ListController

type ListController struct {
	beego.Controller
}

Listing item or group API

func (*ListController) All

func (c *ListController) All()

@Title List tree of group and item @Summary Listing with a tree of group and item @Description Listing with a tree of all groups and items @Success 200 {object} models.Group @router /all [get]

Jump to

Keyboard shortcuts

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