package
0.0.0-20240728120420-5df9c1d22f7a
Repository: https://github.com/wwi21seb-projekt/server-beta.git
Documentation: pkg.go.dev

# Functions

RecoveryMiddleware recovers from panics and returns a 500 Internal Server Error.
ReturnNotImplemented is a helper function to return a 501 Not Implemented error to the client.
SetupRouter configures the router: CORS, routes, etc.