modulepackage
0.0.0-20210918073758-bd6f409ef1ec
Repository: https://github.com/grongor/go-bootstrap.git
Documentation: pkg.go.dev
# README
go-bootstrap
Simple library for bootstrapping your Go application.
It takes care of reading application config, setting up logging, and handling termination signals.
You may extend its capabilities by registering a custom extension with app.Extension
interface.
@todo more detailed docs, add tests, ...
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author