Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 211 Bytes

File metadata and controls

15 lines (10 loc) · 211 Bytes

I/O básico: arquivos e streams

Este tópico cobre os, io, bufio, stdin, stdout, stderr e padrão io.Reader/io.Writer.

Executar

go run .

Testar

go test ./...