store

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoDB

type DynamoDB struct {
	// contains filtered or unexported fields
}

func NewDynamoDB

func NewDynamoDB() *DynamoDB

func (*DynamoDB) AddUser

func (d *DynamoDB) AddUser(user *models.User) error

func (*DynamoDB) DeleteUser added in v0.2.0

func (d *DynamoDB) DeleteUser(loginName string) error

func (*DynamoDB) GetUserByLoginName

func (d *DynamoDB) GetUserByLoginName(loginName string) (*models.User, error)

func (*DynamoDB) ListUsers

func (d *DynamoDB) ListUsers() ([]*models.User, error)

Jump to

Keyboard shortcuts

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