You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
In an earlier slide I have a lot of links to godocs. I'll be spending time at that point looking at those docs, including some time looking at Println.
I'll update "exported functions"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@stellentus A review of 04-functions as exists on master right now.
I would suggest including the function signature for Println in your slides before getting into what
interface{}
and variardic parameters are.public functions... technically "exported" functions
are you going to show how to use godocs for exercise 1?
The text was updated successfully, but these errors were encountered: