Documentation ¶
Index ¶
Constants ¶
View Source
const ( KindCache = "Cache" Namespace = "baster" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheModel ¶
type CacheModel struct {
Data []byte `datastore:",noindex"`
}
Click to show internal directories.
Click to hide internal directories.