Sebastian Tobie
487a8b4c64
changed logging to zerolog and raised the minimal go version to 1.19
2022-11-06 10:52:24 +01:00
Sebastian Tobie
5c33058038
updated documentation
2022-11-05 08:44:37 +01:00
Sebastian Tobie
207a7ff58a
removed the now unnessary buildflag
2022-11-05 08:31:48 +01:00
Sebastian Tobie
9c6feec4ea
replaced phuslu/log with zerolog
2022-11-05 08:29:17 +01:00
Sebastian Tobie
6d43861ffc
some bigger changes
...
- The detection of unix and TCP sockets is much better;
- The configuration is now easier exachangable;
- middleware doesn't get lost;
- the defaults func is now supplying the config it needs into the defaults;
2021-11-07 18:51:39 +01:00
Sebastian Tobie
9e63f58de6
splitted the go1.16 featured function to its own file and added an Wrapper for phuslu/log for pgx
2021-02-14 11:58:51 +01:00
Sebastian Tobie
8084ee4538
added HEAD Method to the handlers
2021-01-18 20:18:26 +01:00
Sebastian Tobie
07218169a6
static index.html files are now atuomatic used for the directoryroot.
2021-01-18 20:18:03 +01:00
Sebastian Tobie
ec3f82590d
added the funcs module to define useful functions
2021-01-18 20:00:32 +01:00