Matthew Holt
|
ccb5d19c25
|
Get module name at runtime, and tidy up modules
|
2019-07-12 10:15:27 -06:00 |
|
Matthew Holt
|
eb8625f774
|
Add error & subroute handlers; weakString; other minor handler changes
|
2019-07-11 17:02:57 -06:00 |
|
Matthew Holt
|
fdd871e177
|
go.mod: Append /v2 to module name; update all import paths
See https://github.com/golang/go/wiki/Modules#semantic-import-versioning
|
2019-07-02 12:37:06 -06:00 |
|
Matthew Holt
|
3177ee8010
|
Add license
|
2019-06-30 16:07:58 -06:00 |
|
Matthew Holt
|
5137859e47
|
Rename caddy2 -> caddy
Removes the version from the package name
|
2019-06-14 11:58:28 -06:00 |
|
Matthew Holt
|
613aecb898
|
Change import paths to GitHub package names
|
2019-06-04 13:52:37 -06:00 |
|
Matthew Holt
|
2fd98cb040
|
Module.New() does not need to return an error
|
2019-05-21 14:22:21 -06:00 |
|
Matthew Holt
|
9d54f655aa
|
Take care of remaining TODOs in the browse responder
|
2019-05-21 13:03:52 -06:00 |
|
Matthew Holt
|
a969872850
|
Default error handler; rename StaticFiles -> FileServer
|
2019-05-20 21:21:33 -06:00 |
|