Author: chris
Walk a Directory Tree with filepath.WalkDir
Recursively walk a path with filepath.WalkDir (Go 1.16+).
Author:
chris
JSON Marshal and Unmarshal in Go
Encode and decode structs with the encoding/json stdlib.
Author:
chris