Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector collects diagnostics information and write the collected content into a writer in a zip format
func NewCollector ¶
func NewCollector(catalog catalog.Interface, cfg *pyramidparams.ExtParams, adapter block.Adapter) *Collector
NewCollector accepts database to work with during collect
Click to show internal directories.
Click to hide internal directories.