util

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//PDFConverterEndpoint points to the url which ought to route to the /convert endpoint for an instance of the AthenaPDF microservice.
	PDFConverterEndpoint = "http://athenapdf:8080/convert?auth=%s&ext=html"
)

Variables

This section is empty.

Functions

func GetPDF

func GetPDF(data []byte) ([]byte, error)

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.

Types

This section is empty.

Jump to

Keyboard shortcuts

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