Code Organization

This lesson explains how to organize code in Go using an example

We'll cover the following...

Example

Methods can be defined on any file in the package, ...