in llresult/results.go [41:46]
func NewResults() *Results { return &Results{ Fields: make(map[string][]ValueResult), Valid: true, } }