# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
Golang Template
This minimal example project is meant to be used as a template by beginner golang developers. Included are:
- a Makefile
- a main class
- a single dependency, with tests
- demonstration of go routines
- demonstration of deferred functions
- demonstration of building and using Plugins