Categorygithub.com/luigitni/model
modulepackage
2.1.1+incompatible
Repository: https://github.com/luigitni/model.git
Documentation: pkg.go.dev

# README

Model

A simple ORM-like wrapper for Google App Engine apps, previously part of the Flamel framework.

It unifies datastore with memcahce and the v1 search API.

# Functions

recursively deletes a modelable and all its references.
No description provided by the author
Reads data from a modelable and writes it to the datastore as an entity with a new Key.
No description provided by the author
deletes a single reference.
No description provided by the author
Loads values from the datastore for the entity with the given id.
Loads values from the datastore for the entity with the given string id.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reads data from the datastore and writes them into the modelable.
Batch version of Read.
No description provided by the author
No description provided by the author
No description provided by the author
Reads data from a modelable and writes it into the corresponding entity of the datastore.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Create methods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author