//
pkg.gl
Category
github.com/theartofeducation/go-template-repo
app
package
0.0.0-20201216141629-7bcd5b65723a
Repository:
https://github.com/theartofeducation/go-template-repo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
111 SLOC
#
Functions
NewApp
NewApp creates a new instance of the App, registers the routes, and returns the instance.
#
Structs
App
App will hold all the dependencies the application needs.
Args
Args holds the arguments for App.