auth

package
v0.0.0-...-bd615b4 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2017 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(c *gin.Context)

Types

type LoginModel

type LoginModel struct {
	Username string ` form:"username" json : "username" binding: "required"`
	Password string ` form:"password" json : "password" binding: "required"`
}

Jump to

Keyboard shortcuts

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