api

package
v0.0.0-...-69b838a Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2016 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserAPI

type UserAPI struct {
	*iris.Context
}

func (UserAPI) DeleteBy

func (u UserAPI) DeleteBy(id string)

DELETE /users/:param1

func (UserAPI) Get

func (u UserAPI) Get()

GET /users

func (UserAPI) GetBy

func (u UserAPI) GetBy(id string)

GET /users/:param1

func (UserAPI) PostBy

func (u UserAPI) PostBy(id string)

POST /users/:param1

func (UserAPI) Put

func (u UserAPI) Put()

PUT /users

Jump to

Keyboard shortcuts

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