users

package
v0.0.0-...-93fa322 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(c *gin.Context)

Register register user info to db

Types

type Users

type Users struct {
	ID    int    `xorm:"id"`
	Name  string `xorm:"name"`
	Email string `xorm:"email"`
}

Users user info

Jump to

Keyboard shortcuts

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