Documentation ¶
Index ¶
- Constants
- func AAccess(id string) []byte
- func AAuthorize(id string) []byte
- func AClient(id string) []byte
- func ARefresh(id string) []byte
- func Account(name string) []byte
- func BlockIndex(domain, uid string, col v1.Column) []byte
- func BlockMetadata(domain, uid string) []byte
- func BlockMetadataPrefix() []byte
- func Cluster() []byte
- func Import(name string) []byte
- func Path(prefix v1.StorePrefix, parts ...string) []byte
- func Site(domain string) []byte
- func Snippet(sid string) []byte
- func Token(token string) []byte
Constants ¶
View Source
const DefaultNS = "vince"
Variables ¶
This section is empty.
Functions ¶
func AAuthorize ¶ added in v0.0.31
func BlockMetadata ¶ added in v0.0.41
Returns key which stores a block index in badger db.
func BlockMetadataPrefix ¶ added in v0.0.45
func BlockMetadataPrefix() []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.