Skip to content

Simple library for bootstrapping your Go application. It takes care of reading application config, setting up logging, and handling termination signals.

License

Notifications You must be signed in to change notification settings

grongor/go-bootstrap

Repository files navigation

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, ...

About

Simple library for bootstrapping your Go application. It takes care of reading application config, setting up logging, and handling termination signals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages