//
pkg.gl
Category
github.com/bendbennett/go-api-demo
internal
bootstrap
package
0.13.0
Repository:
https://github.com/bendbennett/go-api-demo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
1
Files
386 SLOC
#
Functions
New
New configures a logger for use throughout the application, retrieves configuration application, configures HTTP and gRPC routers, populates an app.App struct with the configured routers and returns a pointer to the populated app.App.