summaryrefslogtreecommitdiff
path: root/modules.go
AgeCommit message (Collapse)Author
2019-04-03Add Validator interfaceMatthew Holt
Modules can now verify their own configurations
2019-03-31Very basic middleware and route matching functionalityMatthew Holt
2019-03-26Rudimentary start of HTTP serversMatthew Holt
2019-03-26Initial commitMatthew Holt