go-bootstrap
Introduction
Go Bootstrap is a template repository that helps bootstrapping new Go applications quickly with a standardized setup.
Documentation
The documentation is inspired by the Divio’s documentation structure:
- Tutorials
-
Learning-oriented: Simple lessons to learn about this project.
- How-to guides
-
Problem-oriented: step-by-step guides to achieve a goal.
- Technical reference
-
Information-oriented: explaining the inner ongoings.
- Explanation
-
Understanding-oriented: puts this project in context.