Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrStdSymbol = errors.New("std symbol") ErrExternalSymbol = errors.New("external symbol") )
Functions ¶
This section is empty.
Types ¶
type CollectOption ¶
type Collector ¶
type Collector struct { CollectOption // contains filtered or unexported fields }
func NewCollector ¶
Click to show internal directories.
Click to hide internal directories.