Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCSV ¶
func RenderCSV(request *models.RenderRequest) ([]byte, error)
RenderCSV returns a csv representation of the table generated from the given request
func RenderHTML ¶
func RenderHTML(request *models.RenderRequest) ([]byte, error)
RenderHTML returns an HTML representation of the table generated from the given request
func RenderXLSX ¶
func RenderXLSX(request *models.RenderRequest) ([]byte, error)
RenderXLSX returns an xlsx representation of the table generated from the given request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.