//
pkg.gl
Category
github.com/google/ent
datastore
package
0.0.0-20230831131035-6f8bca62217f
Repository:
https://github.com/google/ent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
162 SLOC
#
Structs
Cloud
Cloud is an implementation of DataStore using a Google Cloud Storage bucket.
File
File is an implementation of DataStore using the local file system, rooted at the specified directory.
InMemory
No description provided by the author
Memcache
No description provided by the author
#
Interfaces
DataStore
DataStore is an interface defining low-level operations for handling unstructured key/value pairs.