February 2018
Intermediate to advanced
340 pages
9h 43m
English
The os.File type implements the Writer interface, so writing to the file could be done by any option that uses the Writer interface. The preceding example uses the WriteString method of the os.File type. The io.WriteString method can also be used in general.
Read now
Unlock full access