apis

package
v0.0.0-...-969198b Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2017 License: LGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Activate

func Activate(context *gin.Context)

func CreateProject

func CreateProject(context *gin.Context)

func DeleteProject

func DeleteProject(context *gin.Context)

func GetProject

func GetProject(context *gin.Context)

func Login

func Login(context *gin.Context)

func ModifyPassword

func ModifyPassword(context *gin.Context)

func ModifyProject

func ModifyProject(context *gin.Context)

func Register

func Register(context *gin.Context)

Types

type PassModInfo

type PassModInfo struct {
	Email       string `json:"email"`
	OldPassword string `json:"old_password"`
	NewPassword string `json:"new_password"`
}

Jump to

Keyboard shortcuts

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