file
Go file handling examples. Learn how to read, write, process and perform many other operations on files in Go
Learn how to create a single or a hierarchy of directories
introduction
file
Learn how to compress a file or folder into zip format
compression
file
zip
Learn how to create and use a temporary file or folder
introduction
file
Learn how to read a CSV or TSV file line by line or the whole file at once
introduction
file
csv
Learn how to list files in a folder in 4 different ways
introduction
file