Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass Goctl object into handlers. | Brian Cully | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | Change Handler type to interface. | Brian Cully | 2015-07-10 | 1 | -0/+15 |
Should allow for more flexibility in handlers. Also, move builtin handlers into their own modules |