This website requires JavaScript.
Explore
Help
Sign In
sneak
/
gohttpserver
Watch
1
Star
0
Fork
0
You've already forked gohttpserver
Code
Issues
5
Pull Requests
1
Releases
Wiki
Activity
31afad1838
gohttpserver
/
httpserver
History
sneak
d3e6e7fd32
All checks were successful
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