pdf

package
v8.23.25 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: Unlicense Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InvoiceFromAdminOrder added in v8.6.1

func InvoiceFromAdminOrder(ctx context.Context, order *db.Order, store *db.Store, customer *db.Customer) ([]byte, error)

func InvoiceFromShopOrder added in v8.7.0

func InvoiceFromShopOrder(ctx context.Context, order *db.Order, store *db.Store) ([]byte, error)

func NewFromHTML

func NewFromHTML(ctx context.Context, html string) ([]byte, error)

Types

type Request

type Request struct {
	Content string `json:"content"`
}

type Response

type Response struct {
	Base64 string `json:"base64"`
}

Jump to

Keyboard shortcuts

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