package
0.0.0-20230831131035-6f8bca62217f
Repository: https://github.com/google/ent.git
Documentation: pkg.go.dev

# Structs

Cloud is an implementation of DataStore using a Google Cloud Storage bucket.
File is an implementation of DataStore using the local file system, rooted at the specified directory.
No description provided by the author
No description provided by the author

# Interfaces

DataStore is an interface defining low-level operations for handling unstructured key/value pairs.