Added the ability to change how the Kind is determined on an Entity, on a per Goon instance basis, through
and function stored on Goon, the KindNameResolver.
This is without having to specify Kind() values on each Entity individually.
4 files changed
tree: da85ec8972b6a6e90503332c4145012d60feae8c
  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