Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Rchan chan *RequestResult = make(chan *RequestResult)
View Source
var ResultMap map[string]*AggregateResult = make(map[string]*AggregateResult)
Functions ¶
func GetResults ¶
func GetResults() map[string]*AggregateResult
Types ¶
type AggregateResult ¶
Click to show internal directories.
Click to hide internal directories.