controllers

package
v0.0.0-...-aef5542 Latest Latest
Warning

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

Go to latest
Published: May 24, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnrollController

type EnrollController struct {
	beego.Controller
}

Operations about object

func (*EnrollController) Post

func (e *EnrollController) Post()

@Title Enroll @Description create object @Param body body models.Object true "The object content" @Success 200 {string} models.Object.Id @Failure 403 body is empty @router / [post]

type IdentifyController

type IdentifyController struct {
	beego.Controller
}

Operations about object

func (*IdentifyController) Post

func (i *IdentifyController) Post()

@Title Identify @Description create object @Param body body models.Object true "The object content" @Success 200 {string} models.Object.Id @Failure 403 body is empty @router / [post]

Jump to

Keyboard shortcuts

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