//
pkg.gl
Category
github.com/run-x/cloudgrep
pkg
datastore
package
0.2.0
Repository:
https://github.com/run-x/cloudgrep.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
6
Files
968 SLOC
#
Functions
NewDatastore
No description provided by the author
NewSQLiteStore
No description provided by the author
#
Constants
DefaultLimit
limit number of resource returned.
LimitMaxValue
No description provided by the author
#
Structs
SQLiteStore
No description provided by the author
#
Interfaces
Datastore
Datastore provides an interface to read/write/update to a store.