func github.com/aws/aws-sdk-go/private/protocol/rest.buildLocationElements

3 uses

	github.com/aws/aws-sdk-go/private/protocol/rest (current package)
		build.go#L50: 		buildLocationElements(r, v, false)
		build.go#L60: 		buildLocationElements(r, v, true)
		build.go#L65: func buildLocationElements(r *request.Request, v reflect.Value, buildGETQuery bool) {