Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuffOutput ¶
type BuffOutput struct {
// contains filtered or unexported fields
}
func NewBuffOutput ¶
func NewBuffOutput() (*BuffOutput, error)
func (*BuffOutput) Close ¶
func (b *BuffOutput) Close()
func (*BuffOutput) Output ¶
func (b *BuffOutput) Output() []*Result
func (*BuffOutput) WriteDomainResult ¶
func (b *BuffOutput) WriteDomainResult(domain result.Result) error
Click to show internal directories.
Click to hide internal directories.