Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CSVToString ¶
func CSVToStringHeader ¶
func HTMLToString ¶
Types ¶
type CSVWriter ¶
type CSVWriter struct {
// contains filtered or unexported fields
}
func NewCSVWriter ¶
type HTMLWriter ¶
type HTMLWriter struct {
// contains filtered or unexported fields
}
func NewHTMLWriter ¶
func NewHTMLWriter(path string) (*HTMLWriter, error)
func (*HTMLWriter) Close ¶
func (h *HTMLWriter) Close() error
type OutputWriter ¶
type OutputWriter struct { }
func NewOutputWriter ¶
func NewOutputWriter() *OutputWriter
Click to show internal directories.
Click to hide internal directories.