gotosocial/internal/router
tobi add6eb6e2b
Gin logging (#165)
* start messing around with logger

* more messing about

* fix error with instance not created on startup (#156)

* set logger

* log user agent

* finalize logging

* go fmt

* start messing around with logger

* more messing about

* set logger

* log user agent

* finalize logging

* go fmt
2021-08-27 13:26:45 +02:00
..
attach.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
cors.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
logger.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
router.go Gin logging (#165) 2021-08-27 13:26:45 +02:00
session.go fix null returned session (#159) 2021-08-26 18:55:39 +02:00
template.go Noescape (#88) 2021-07-13 16:05:03 +02:00