models

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2019 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APPError

type APPError struct {
	Error   error
	Message string
	Code    string
	Status  int
}

type User

type User struct {
	User_id     int    `json:"user_id"`
	User_name   string `json:"user_name"`
	User_type   string `json:"user_type"`
	User_mobile string `json:"user_mobile"`
	Add_time    string `json:"add_time"`
}

type Users

type Users []User

Jump to

Keyboard shortcuts

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