report

package
v0.1.984 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EntityIDKey   = contract.ToPubSubKey("entity_id")
	ReportTypeKey = contract.ToPubSubKey("report_type")
	CurrencyKey   = contract.ToPubSubKey("currency")
)

Functions

This section is empty.

Types

type Client

type Client interface {
	contract.ReportOperator
}

func NewClient

func NewClient() Client

type DefaultTool

type DefaultTool struct {
	T *contract.Tool[Client]
}

func NewTool

func NewTool(c Client, opts contract.ToolOptions[Client]) *DefaultTool

func (*DefaultTool) Generate

Generate renders the provided document into a PDF.

type Tool

type Tool interface {
	Client
}

Jump to

Keyboard shortcuts

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