package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Apr 17, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewCustomPrinter(printerFn PrinterFn, result interface{}, resultFn ResultFn) *customPrinter
func NewDefaultPrinter() *customPrinter
type PrinterFn func(display string) (interface{}, error)
type ResultFn func(previousResult, currentItem interface{}) (interface{}, error)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.