model

package
v0.0.0-...-a237221 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HistoryData

type HistoryData struct {
	EmailKey        string               `json:"emailKey"`
	TxID            string               `json:"txId"`
	QueryCreator    string               `json:"creator"`
	Query           string               `json:"query"`
	QueryCreatorOrg string               `json:"queryCreatorOrg"`
	Time            *timestamp.Timestamp `json:"time"`
	Remarks         string               `json:"remarks"`
}

type ModelUserData

type ModelUserData struct {
	Org         string `json:"org"`
	Email       string `json:"email"`
	Password    string `json:"password"`
	OldPassword string `json:"oldPassword"`
	Name        string `json:"name"`
	Mobile      string `json:"mobile"`
	Age         string `json:"age"`
	Salary      string `json:"salary"`
	Role        string `json:"role"`
}

Jump to

Keyboard shortcuts

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