letter

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadInput

func ReadInput(l *[]Letter, input []byte) error

Types

type Donation

type Donation struct {
	Amount float32
	Date   string
}

type Letter

type Letter struct {
	Name               [2]string
	Company            string
	Street_address     string
	City_address       string
	Donations          []Donation
	Template_file_name string
	// contains filtered or unexported fields
}

func (*Letter) Generate

func (l *Letter) Generate() (string, error)

func (*Letter) GetMaroto

func (l *Letter) GetMaroto(t template)

Jump to

Keyboard shortcuts

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