Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | Export types and fields necessary to build configs (for config adapters) | Matthew Holt | |
Also flag most fields with 'omitempty' for JSON marshaling | |||
2019-05-21 | Module.New() does not need to return an error | Matthew Holt | |
2019-05-20 | move internal packages to pkg folder and update reverse proxy | dev | |
* set automatic https error type for cert-magic failures * add state to onload and unload methods * update reverse proxy to use Provision() and Cleanup() | |||
2019-05-16 | Architectural shift to using context for config and module state | Matthew Holt | |
2019-05-04 | Add reverse proxy | Matthew Holt | |