//
pkg.gl
Category
github.com/JECSand/go-web-app-boilerplate
server
package
0.0.0-20230704192318-43291f5e3b8a
Repository:
https://github.com/jecsand/go-web-app-boilerplate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
107 SLOC
#
Functions
GetRouter
GetRouter returns a new HTTP Router.
NewServer
NewServer is a function used to initialize a new Server struct.
#
Structs
Server
Server is a struct that stores the API Apps high level attributes such as the router, config, and services.