A drop-in replacement for the "context" and "golang.org/x/net/context" packages which works seamlessly across all Go 1 versions in standard Go environments, and also Google App Engine Go environments
bradberger/context
A simple Go package which normalizes the "context" package across standard and App Engine environments
GoMIT