internal/fmtsort.KeyValue.Value (field)

3 uses

	internal/fmtsort (current package)
		sort.go#L28: 	Key, Value reflect.Value

	fmt
		print.go#L827: 			p.printValue(m.Value, verb, depth+1)

	text/template
		exec.go#L428: 			oneIteration(m.Key, m.Value)