File Operations in Go
Jump to navigation
Jump to search
Internal
Overview
Basic file read and write, by reading or writing the entire file, is provided by the ioutil package.
Basic file read and write, by reading or writing the entire file, is provided by the ioutil package.