Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct { // state sync.RWMutex // Lock() to protect internal consistency of the service // contains filtered or unexported fields }
func New ¶
func New( docsChan <-chan proto.SystemProfile, aggregator *aggregator.Aggregator, ) *Parser
Click to show internal directories.
Click to hide internal directories.