Skip to content

jixwanwang/context

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Context

GoDoc

Context provides a canonical way to use go.net's context package with Goji. It provides two-way bindings between context.Context objects and Goji's web.C, giving you a convenient way to look up Goji Env variables from the context.Context and allowing you to freely convert one request context to the other.

About

Goji integration for code.google.com/p/go.net/context

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%