Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Datastore ¶ added in v0.0.6
type Datastore struct { // The Google Cloud project hosting the datastore ProjectID string // Cloud Datastore entity Kind Kind string // contains filtered or unexported fields }
type Memory ¶
type Memory struct {
// contains filtered or unexported fields
}
Memory is a Memory type that satisfies the Persist interface
Click to show internal directories.
Click to hide internal directories.