reports

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateContractsPDF

func GenerateContractsPDF(contracts []Contract) ([]byte, error)

GenerateContractsPDF generates a PDF with contract data Returns []byte containing the PDF data

Types

type Contract

type Contract struct {
	ContractNumber string
	ClientName     string
	Status         string
	ExpiryDate     time.Time
}

Jump to

Keyboard shortcuts

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