Discover Packages
bitbucket.org/sweetbridge/oracles
go-lib
encoding
package
Version:
v0.0.0-...-086ef7a
Opens a new window with list of versions in this module.
Published: Jun 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewCSVFileReader opens the `fname` file and calls NewCSVReader.
It also returns file close function as the second field.
NewCSVReader creates csv.Reader. It assumes that
* fields are separated with `,`
* `#` is used for comments
* accepts trailing commas
Furthermore it reads and skips given number of records
Source Files
¶
Click to show internal directories.
Click to hide internal directories.