package
1.0.0
Repository: https://github.com/paymentdata/releaseforms.git
Documentation: pkg.go.dev

# Functions

GetPDF is intended to receive a rendered HTML template payload, which is intended to be submitted to the athenapdf service.The func responds with the PDF response as []byte, and/or an error if there is one.

# Constants

PDFConverterEndpoint points to the url which ought to route to the /convert endpoint for an instance of the AthenaPDF microservice.