//
pkg.gl
Category
github.com/jpereiramp/52-weeks-of-sre-backend
api
package
0.0.0-20241115004649-b22bab9a2b35
Repository:
https://github.com/jpereiramp/52-weeks-of-sre-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
1
Files
175 SLOC
#
Packages
admin
Package admin ties together administration resources and handlers.
app
Package app ties together application resources and handlers.
#
Functions
New
New configures application resources and routes.
NewServer
NewServer creates and configures an APIServer serving all application routes.
SPAHandler
SPAHandler serves the public Single Page Application.
#
Structs
Server
Server provides an http.Server.