package
0.0.0-20180321181019-a0f72df85a5b
Repository: https://github.com/klummy/lazyman-go.git
Documentation: pkg.go.dev

# Functions

DatastoreCreate - Simple create a new Datastore entity and return the object key.
DatastoreCreateAll - Create a new Datastore entity.
DatastoreCreateWithID - Create an entity by providing a custom ID.
DatastoreRead an item from the datastore and return the item.
DatastoreUpdateEntity an item from the datastore and return the item.