stretchr / goweb

A lightweight RESTful web framework for Go
632 stars 61 forks source link

Add ability to store state in handlers #61

Closed matryer closed 10 years ago

matryer commented 10 years ago

For testing, it's nice to have services stored in the handler so it can be pulled out of the context.