models

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DataKeyMasterKey  = `master-key`
	DataKeyGoogle     = `google`
	DataKeyCredential = `credential`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EncryptedData

type EncryptedData struct {
	Id         string
	Checksum   string
	Base64Data string
}

func (*EncryptedData) Bucket

func (model *EncryptedData) Bucket() []byte

func (*EncryptedData) PrimaryKey

func (model *EncryptedData) PrimaryKey() string

type LicensedUser

type LicensedUser struct {
	Id          string
	Description string
}

func (*LicensedUser) Bucket

func (model *LicensedUser) Bucket() []byte

func (*LicensedUser) PrimaryKey

func (model *LicensedUser) PrimaryKey() string

Jump to

Keyboard shortcuts

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