generator

package
v0.0.0-...-79ed623 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package generator is responsible for generating OFX files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fill

func Fill(data OFXData, wr io.Writer) error

Fill fills out the OFX template with the given data, outputing to the given io.Writer

Types

type OFXData

type OFXData struct {
	Now     time.Time
	Agencia string
	Conta   string
	Records []parser.Record
	Balance float64
}

OFXData contains the data to fill out the OFX file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL