gohttpserver/httpserver
Jeffrey Paul d3e6e7fd32
continuous-integration/drone/push Build is passing Details
rename misnamed file (handleadmin->handlelogin)
2020-09-30 01:32:28 -07:00
..
handlehealthcheck.go initial 2020-09-29 23:35:07 -07:00
handleindex.go initial 2020-09-29 23:35:07 -07:00
handlelogin.go rename misnamed file (handleadmin->handlelogin) 2020-09-30 01:32:28 -07:00
http.go now does logging and auth middleware 2020-09-30 00:48:56 -07:00
main.go now does logging and auth middleware 2020-09-30 00:48:56 -07:00
middlewares.go middlewares all now have the same signature 2020-09-30 01:18:30 -07:00
routes.go add some info about the types/signatures in route middlewares 2020-09-30 01:30:21 -07:00