do

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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 UserDo

type UserDo struct {
	ID       string    `ddb:"id"`
	Name     string    `ddb:"name"`
	Password string    `ddb:"password"`
	Email    string    `ddb:"email"`
	Version  int       `ddb:"version"`
	CTime    time.Time `ddb:"ctime"`
	MTime    time.Time `ddb:"mtime"`
}

Jump to

Keyboard shortcuts

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