ledger

package
v0.0.0-...-6060dae Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseTemplates

func ParseTemplates(tplpath string, opath string, v ViewData)

Parse the template with site data and output to a new file.

Types

type Ledger

type Ledger struct {
	Type      string
	Datetime  string
	Account   string
	Amount    string
	Currency  string
	Value     string
	Rate      string
	Fee       string
	SubType   string
	Remainder string
	Comment1  string
	Comment2  string
	Comment3  string
}

The data used by the template

type ViewData

type ViewData struct {
	LedgerData []Ledger
}

Jump to

Keyboard shortcuts

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