Documentation ¶
Index ¶
- func InvoiceFromAdminOrder(ctx context.Context, order *db.Order, store *db.Store, customer *db.Customer) ([]byte, error)
- func InvoiceFromShopOrder(ctx context.Context, order *db.Order, store *db.Store) ([]byte, error)
- func NewFromHTML(ctx context.Context, html string) ([]byte, error)
- type Request
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvoiceFromAdminOrder ¶
func InvoiceFromShopOrder ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.