package
0.0.0-20241115004649-b22bab9a2b35
Repository: https://github.com/jpereiramp/52-weeks-of-sre-backend.git
Documentation: pkg.go.dev

# Packages

Package admin ties together administration resources and handlers.
Package app ties together application resources and handlers.

# Functions

New configures application resources and routes.
NewServer creates and configures an APIServer serving all application routes.
SPAHandler serves the public Single Page Application.

# Structs

Server provides an http.Server.