Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
type Counter struct {
// contains filtered or unexported fields
}
func (*Counter) CountAndPrint ¶
func (*Counter) SetInReader ¶
type PrintOptions ¶
type PrintOptions struct {
// contains filtered or unexported fields
}
func NewPrintOptions ¶
func NewPrintOptions(noHeaders, showFooters bool, paginationLimit int) *PrintOptions
Click to show internal directories.
Click to hide internal directories.