web/handler
kolaente d85def955b
Always log an error even if it was a http error
2021-07-06 18:05:06 +02:00
..
config.go Add db sessions to all crud methods 2020-12-22 15:46:43 +01:00
create.go Close all sessions in a defer 2020-12-23 15:34:20 +01:00
delete.go Add auth param to all methods 2021-01-31 21:10:03 +01:00
helper.go Always log an error even if it was a http error 2021-07-06 18:05:06 +02:00
read_all.go Close all sessions in a defer 2020-12-23 15:34:20 +01:00
read_one.go Add auth param to all methods 2021-01-31 21:10:03 +01:00
update.go Add auth param to all methods 2021-01-31 21:10:03 +01:00