Skip to content

Instantly share code, notes, and snippets.

@blanchonvincent
Created July 16, 2019 18:28
Show Gist options
  • Save blanchonvincent/8ef8fd0a426aa69c3fb5946097a2e78d to your computer and use it in GitHub Desktop.
Save blanchonvincent/8ef8fd0a426aa69c3fb5946097a2e78d to your computer and use it in GitHub Desktop.
Medium - Init functions
package main
func init() {
println(`init 3`)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment