[go: nahoru, domu]

Clone this repo:
  1. bd5b646 Update `README.md` in for releasing `v2.0.2`. (#100) by Kaur Kuut · 9 months ago master v2.0.2
  2. eb615ce Next Method in query causes panic (#99) by Kazzz · 9 months ago
  3. 953b8a7 Fix the Go module directive for version 2. (#98) by Kaur Kuut · 2 years, 6 months ago v2.0.1
  4. 7b2a9ad Add support for the second generation App Engine Go instances. (#97) by Kaur Kuut · 2 years, 6 months ago v2.0.0
  5. 21ceed9 Add functions for clearing specific cache entries. (#96) by Kaur Kuut · 2 years, 8 months ago v1.1.0

goon

An autocaching interface to the app engine datastore for Go. Designed to be similar to the python NDB package.

The different flavors of App Engine

You must choose the goon major version based on which App Engine library you are using.

App Engine Go libraryInclude in your projectCorrect goon version
google.golang.org/appengine/v2github.com/mjibson/goon/v2goon v2.0.2
google.golang.org/appenginegithub.com/mjibson/goongoon v1.1.0
appenginegithub.com/mjibson/goongoon v0.9.0
cloud.google.com/goN/ANot supported (issue #74)

Documentation

https://pkg.go.dev/github.com/mjibson/goon