package
0.0.0-20220327221620-c1b9911099bd
Repository: https://github.com/joe-degs/golang-journey.git
Documentation: pkg.go.dev

# Structs

type embedding is kinda confusing if you introduce pointers into the picture so here i am trying to understand how the *os.File does this seamlessly by emulating their techniques.