//
pkg.gl
Category
github.com/rancher/steve
pkg
sqlcache
store
package
0.6.1
Repository:
https://github.com/rancher/steve.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
286 SLOC
#
Functions
NewStore
NewStore creates a SQLite-backed cache.Store for objects of the given example type.
#
Structs
Store
Store is a SQLite-backed cache.Store.