/example-go-project

Primary LanguageGoMIT LicenseMIT

example go project

To demonstrate a little how packages work, and also how tests can be written.

The main program calls methods from bar and foo. Look at bar first.