package
0.0.0-20230704192318-43291f5e3b8a
Repository: https://github.com/jecsand/go-web-app-boilerplate.git
Documentation: pkg.go.dev

# Functions

GetRouter returns a new HTTP Router.
NewServer is a function used to initialize a new Server struct.

# Structs

Server is a struct that stores the API Apps high level attributes such as the router, config, and services.