encoding/json.UnsupportedValueError.Value (field)

2 uses

	encoding/json (current package)
		encode.go#L242: 	Value reflect.Value

	github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
		build.go#L213: 			return &json.UnsupportedValueError{Value: v, Str: strconv.FormatFloat(f, 'f', -1, 64)}