controllers

package
v0.0.0-...-1b50a0e Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2015 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountMinorsController

type AccountMinorsController struct {
	// contains filtered or unexported fields
}

func NewAccountMinorsController

func NewAccountMinorsController(db *mgo.Database) *AccountMinorsController

func (*AccountMinorsController) GetMinorList

func (s *AccountMinorsController) GetMinorList(c *gin.Context)

func (*AccountMinorsController) SetRoutes

func (s *AccountMinorsController) SetRoutes(router gin.IRouter) gin.IRouter

type AccountsController

type AccountsController struct {
	// contains filtered or unexported fields
}

func NewAccountsController

func NewAccountsController(db *mgo.Database) *AccountsController

func (*AccountsController) GetAccount

func (s *AccountsController) GetAccount(c *gin.Context)

func (*AccountsController) GetAccountList

func (s *AccountsController) GetAccountList(c *gin.Context)

func (*AccountsController) SetRoutes

func (s *AccountsController) SetRoutes(router gin.IRouter) gin.IRouter

type InvalidId

type InvalidId string

func (InvalidId) Error

func (e InvalidId) Error() string

type InvalidLevel

type InvalidLevel string

func (InvalidLevel) Error

func (e InvalidLevel) Error() string

type NotFoundId

type NotFoundId string

func (NotFoundId) Error

func (e NotFoundId) Error() string

Jump to

Keyboard shortcuts

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