Golang bad file descriptor (how to append to a file in Go)
Golang updating a file
When you use Golang, Its really a good idea, playing with files is actually fun, however this popular error, occurs when you want to update or append to a file, without deleteing the text written already.
Golang creating a file...
go.mohamedallam.tech1 min read