keys

package
v0.0.49 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultNS = "vince"

Variables

This section is empty.

Functions

func AAccess added in v0.0.31

func AAccess(id string) []byte

func AAuthorize added in v0.0.31

func AAuthorize(id string) []byte

func AClient added in v0.0.31

func AClient(id string) []byte

func ARefresh added in v0.0.31

func ARefresh(id string) []byte

func Account

func Account(name string) []byte

Returns a key which stores account object in badger db.

func BlockIndex

func BlockIndex(domain, uid string, col v1.Column) []byte

func BlockMetadata added in v0.0.41

func BlockMetadata(domain, uid string) []byte

Returns key which stores a block index in badger db.

func BlockMetadataPrefix added in v0.0.45

func BlockMetadataPrefix() []byte

func Cluster added in v0.0.30

func Cluster() []byte

func Import added in v0.0.44

func Import(name string) []byte

func Path added in v0.0.41

func Path(prefix v1.StorePrefix, parts ...string) []byte

func Site

func Site(domain string) []byte

Returns a key that stores Site object in the badger database with the given domain.

func Snippet added in v0.0.37

func Snippet(sid string) []byte

func Token

func Token(token string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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