hishtory/backend/server/internal/server
2023-09-29 18:21:23 -07:00
..
api_handlers.go Augment IsOfflineError(err) so that it detects if the hishtory server is down, and will then treat all API errors as offline errors 2023-09-23 16:40:03 -07:00
debug_handlers.go Move all handlers into either api_handlers.go for client-exposed handlers, or debug_handlers.go for debug/admin functionality 2023-09-21 11:47:16 -07:00
middleware.go Fix metrics tag format so handler tags are properly exported to datadog 2023-09-17 22:46:31 -07:00
server_test.go Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
srv.go Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
util.go Add GreaterThan method for comparing versions 2023-09-23 11:34:02 -07:00