contollers

package
v1.4.9 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegiserRequest

type RegiserRequest struct {
	Controller.RequestBody
	UserName string `param:"username"`
	Password string `param:"password"`
}

type UserController

type UserController struct {
	*Controller.ApiController
	// contains filtered or unexported fields
}

func NewUserController

func NewUserController(userAction models.IUserAction) *UserController

func (*UserController) GetInfo

func (this *UserController) GetInfo() Controller.ApiResult

func (*UserController) Register

Jump to

Keyboard shortcuts

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