package
Version:
v0.0.0-...-f1ab898
Opens a new window with list of versions in this module.
Published: Jan 25, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package file is used for reading and writting to files.
Read will read filename line by line and each line be returned to channel.
StreamRead will read from io.Reader line by line and each line be returned to channel.
UnGZip will decompress the file from filename.gz to filename
Write will append or create filename and write the slice of strings seperated by a new line.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.