pkg

package
v0.0.0-...-4b7e737 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExportType_HTML = "html"
	ExportType_PDF  = "pdf"
	ExportType_PNG  = "png"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportType

type ExportType string

type ReportBuilderClient

type ReportBuilderClient struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(baseUrl string) *ReportBuilderClient

func (*ReportBuilderClient) Get

func (c *ReportBuilderClient) Get(reportId string, data interface{}, exportType ExportType) ([]byte, error)

Jump to

Keyboard shortcuts

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