Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct{}
Filter is a filter which does nothing. Its basically the identity function. The sole purpose is for use in tests. Applying the null filter allows the expected output to be formatted the same way the actual output gets filtered which makes it easy to evaluate by just doing string comparison.
Click to show internal directories.
Click to hide internal directories.