github.com/aws/aws-sdk-go/private/protocol/json/jsonutil.unmarshaler.caseInsensitive (field)

3 uses

	github.com/aws/aws-sdk-go/private/protocol/json/jsonutil (current package)
		unmarshal.go#L72: 		caseInsensitive: true,
		unmarshal.go#L77: 	caseInsensitive bool
		unmarshal.go#L160: 		if u.caseInsensitive {