entities

package
v0.0.0-...-7a84625 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const DDBTypeUser = "USER"

DDBTypeUser the type value for the DDB SK

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	ID    string `dynamodbav:"PK,omitempty"`
	Type  string `dynamodbav:"SK,omitempty"` // Always 'USER'
	Name  string `dynamodbav:",omitempty"`
	Email string `dynamodbav:",omitempty"`
}

User entities

Jump to

Keyboard shortcuts

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