Discover Packages
github.com/takatoshiono/kakeibo/backend
internal
moneyforward
csv
package
Version:
v0.0.0-...-341372b
Opens a new window with list of versions in this module.
Published: Mar 21, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Reader struct {
IgnoreHeader bool
}
Reader reads records from money forward csv file.
NewReader returns a new reader that reads from r.
Read reads one record from r.
ReadAll reads all the remaining records from r.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.