Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Format ¶
type Format interface { // Writer Writer is abstract type that takes a search.Entry then writes to io.Writer Writer(io.Writer, <-chan *entry.Entry) }
Format Format is a interface to format search entries.
Click to show internal directories.
Click to hide internal directories.