Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Body ¶
type Body struct {
// contains filtered or unexported fields
}
func NewBodyFromStrings ¶
func (*Body) AddCellsRow ¶
func (*Body) AddCellsRows ¶
func (*Body) AddStringsRow ¶
func (*Body) AddStringsRows ¶
type Option ¶
func WithHeader ¶
type Row ¶
type Row struct {
// contains filtered or unexported fields
}
func NewRowFromStrings ¶
func (*Row) AddStringCell ¶
func (*Row) AddStringCells ¶
Click to show internal directories.
Click to hide internal directories.