Sebastian Tobie
|
5bf5ac8bb2
|
added an teardownfunction to stop goroutines from the sites.
|
2021-01-16 19:06:47 +01:00 |
Sebastian Tobie
|
63c518f729
|
forgot to remove the waiting.
|
2021-01-12 19:29:25 +01:00 |
Sebastian Tobie
|
979ae0fbad
|
(*Server).Stop gets the context now from the calling function
|
2021-01-11 22:45:01 +01:00 |
Sebastian Tobie
|
97307bc3d8
|
added an function to graceful shut down the server.
|
2021-01-11 22:39:33 +01:00 |
Sebastian Tobie
|
3810b30d5d
|
CreateServer uses the (*Server).Use function instead of the internal from the router.
|
2021-01-10 15:16:26 +01:00 |
Sebastian Tobie
|
9dd2e49954
|
removed useless Method Middleware from the site
|
2021-01-10 15:14:47 +01:00 |
Sebastian Tobie
|
c22cb74864
|
first version of my httpserver
|
2021-01-09 21:39:05 +01:00 |