model

package
v0.0.0-...-5e1f324 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	ID          *datastore.Key `datastore:"__key__"`
	FirstName   string         `datastore:"first_name"`
	LastName    string         `datastore:"last_name"`
	DateOfBirth time.Time      `datastore:"date_of_birth"`
}

Jump to

Keyboard shortcuts

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