dynamodb

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTypesAttrDefs

func GetTypesAttrDefs() []*dynamodb.AttributeDefinition

GetTypesAttrDefs returns the definitions

func GetTypesAttrSchemas

func GetTypesAttrSchemas() []*dynamodb.KeySchemaElement

GetTypesAttrSchemas returns the schemas

func GetUsersAttrDefs

func GetUsersAttrDefs() []*dynamodb.AttributeDefinition

GetUsersAttrDefs returns the definitions

func GetUsersAttrSchemas

func GetUsersAttrSchemas() []*dynamodb.KeySchemaElement

GetUsersAttrSchemas returns the schemas

func NewService

func NewService() storage.Service

NewService returns a new storage.Service for boltdb

Types

type TypeItem

type TypeItem struct {
	Type     string
	Features string
}

TypesItem holds the features for a particular type of client

type UsersItem

type UsersItem struct {
	Login    string
	Password string
}

UsersItem holds the features for a particular login

Jump to

Keyboard shortcuts

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