Fixed a bug that sometimes caused the serialization of a slice of *datastore.Key to fail.
2 files changed
tree: 0f3633549d4a44a0507d9c3738573b3d1d482058
  1. doc.go
  2. entity.go
  3. goon.go
  4. goon_test.go
  5. query.go
  6. README.md
README.md

goon

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

Documentation: http://godoc.org/github.com/mjibson/goon