generate

package
v0.0.0-...-b6fdb97 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArchiveAsFile

func ArchiveAsFile(conv []interface{}) ([]byte, error)

func ArchiveAsURL

func ArchiveAsURL(conv []interface{}) (string, error)

func BarChartAsFile

func BarChartAsFile(chart h.Chart) ([]byte, error)

func BarChartAsURL

func BarChartAsURL(chart h.Chart) (string, error)

func BarcodeAsFile

func BarcodeAsFile(content string) ([]byte, error)

func BarcodeAsURL

func BarcodeAsURL(content string) (string, error)

func HtmlContentToPdfAsUrl

func HtmlContentToPdfAsUrl(content string) (string, error)

func HtmlContentToPdfFile

func HtmlContentToPdfFile(content string) ([]byte, error)

func IcalGeneratorAsFile

func IcalGeneratorAsFile(calendar h.CalenderEvent) ([]byte, error)

func IcalGeneratorAsURL

func IcalGeneratorAsURL(calendar h.CalenderEvent) (string, error)

func PieChartAsFile

func PieChartAsFile(chart h.Chart) ([]byte, error)

func PieChartAsURL

func PieChartAsURL(chart h.Chart) (string, error)

func QrcodeAsFile

func QrcodeAsFile(content string) (byt []byte, err error)

func QrcodeAsURL

func QrcodeAsURL(content string) (string, error)

func ScreenshotWebpageAsFile

func ScreenshotWebpageAsFile(url string, quality int, delay int) ([]byte, error)

func ScreenshotWebpageAsURL

func ScreenshotWebpageAsURL(url string, quality int, delay int) (string, error)

func SecureArchiveAsURL

func SecureArchiveAsURL(password string, conv []interface{}) (string, error)

func SecureArchiveFile

func SecureArchiveFile(password string, conv []interface{}) ([]byte, error)

func StackedBarChartAsFile

func StackedBarChartAsFile(chart h.StackedBarChart) (byt []byte, err error)

func StackedBarChartAsURL

func StackedBarChartAsURL(chart h.StackedBarChart) (url string, err error)

func ThumnailsImageAsFile

func ThumnailsImageAsFile(conv interface{}, width int, height int) (byt []byte, err error)

Image Crop Output As a File

func ThumnailsImageAsURL

func ThumnailsImageAsURL(conv interface{}, width int, height int) (string, error)

Image Crop Output As a Link (AWS S3 link). It is valid upto 15 min.

func WebpageToPdfFile

func WebpageToPdfFile(url string, margin float64) ([]byte, error)

func WebpageToPdfURL

func WebpageToPdfURL(url string, margin float64) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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