Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 334 Bytes

Reading files in Go

This repo contains runnable files that accompany the blog post "Reading Files in Go".

The code style is not representative of idiomatic Go. There is pretty much no useful error handling.

Usage:

Run each file as go run <filename>.