Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultPrinter ¶
type ResultPrinter interface {
Print() error
}
func ProcessResponse ¶
func ProcessResponse(resp []chlib.GenericJson, sortField string, np *jww.Notepad) (res ResultPrinter, err error)
Click to show internal directories.
Click to hide internal directories.