Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PDFService ¶
type PDFService struct {
// contains filtered or unexported fields
}
func NewPDFService ¶
func NewPDFService(chromeWebSocketURL string) *PDFService
func (*PDFService) HTMLToPdf ¶ added in v0.9.34
func (c *PDFService) HTMLToPdf(html string) []byte
type ServiceInterface ¶
Click to show internal directories.
Click to hide internal directories.