Documentation
¶
Overview ¶
Package localcache provides the "localcache" provider which supports querying and storing analysis results in a local directory.
This is only useful for development when all operations occur locally.
Index ¶
Constants ¶
View Source
const ProviderName datastore.ProviderName = "localcache"
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory(logger logrus.FieldLogger) datastore.Factory
Types ¶
Click to show internal directories.
Click to hide internal directories.