https://gosudaweb.gitbooks.io/effective-go-in-korean

https://go.dev/doc/effective_go

Formatting

Commentary

Names

Semicolons

Control Sturctures

Functions

Data

Intialization

Methods

Interfaces and Other Types

The blank identifier

Embedding

Concurrency

Error