Add functions for clearing specific cache entries. (#96)

2 files changed
tree: 1c40fd8ee51aa2890f043cc7859f067827a25c3b
  1. AUTHORS
  2. cache.go
  3. cache_test.go
  4. doc.go
  5. entity.go
  6. go.mod
  7. go.sum
  8. goon.go
  9. goon_test.go
  10. LICENSE
  11. query.go
  12. 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