Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RegexFilter ¶
type RegexFilter interface {
// contains filtered or unexported methods
}
type TempExportFilter ¶
type TempExportFilter struct{}
for just test build
func (TempExportFilter) Match ¶
func (f TempExportFilter) Match(line string) bool
Click to show internal directories.
Click to hide internal directories.