Things I learned: 2018#17
- In go an if statement may contain a list of multiple commands - the return value of the last will be used to determine the outcome of that statement. This makes multiple return values compatible wi