Documentation ¶
Index ¶
- Constants
- type Key
- func AAccess(id string) *Key
- func AAuthorize(id string) *Key
- func AClient(id string) *Key
- func ARefresh(id string) *Key
- func Account(name string) *Key
- func BlockIndex(domain, uid string) *Key
- func BlockMeta(domain, uid string) *Key
- func Cluster() *Key
- func New(prefix v1.StorePrefix, ns ...string) *Key
- func Site(domain string) *Key
- func Snippet(uid, sid string) *Key
- func Token(token string) *Key
Constants ¶
View Source
const DefaultNS = "vince"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶ added in v0.0.30
type Key struct {
// contains filtered or unexported fields
}
func AAuthorize ¶ added in v0.0.31
func BlockIndex ¶
Returns key which stores a block index in badger db.
Click to show internal directories.
Click to hide internal directories.