web/handler
kolaente 26386be9a9
Add auth param to all methods
2021-01-31 21:10:03 +01: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 Updated echo to v4 2019-05-07 21:37:36 +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