Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Expandedwriter ¶
type Expandedwriter struct {
// contains filtered or unexported fields
}
func NewWriter ¶
func NewWriter(w io.Writer) *Expandedwriter
func (*Expandedwriter) Append ¶
func (ew *Expandedwriter) Append(value []string)
func (*Expandedwriter) Render ¶
func (ew *Expandedwriter) Render() error
func (*Expandedwriter) SetFields ¶
func (ew *Expandedwriter) SetFields(fields []string)
func (*Expandedwriter) SetHeaderName ¶
func (ew *Expandedwriter) SetHeaderName(headername string)
Click to show internal directories.
Click to hide internal directories.