Skip to content

Instantly share code, notes, and snippets.

@airtonGit
Created July 1, 2020 19:38
Show Gist options
  • Save airtonGit/3a11cee0e73ba5f7327e64d7a211fe91 to your computer and use it in GitHub Desktop.
Save airtonGit/3a11cee0e73ba5f7327e64d7a211fe91 to your computer and use it in GitHub Desktop.
// Utilizador é obrigado a chamar com parametro *os.File
func escreverInfo(destino *os.File){
(…)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment