package queryutil

Import Path
	github.com/aws/aws-sdk-go/private/protocol/query/queryutil (on go.dev)

Dependency Relation
	imports 9 packages, and imported by one package

Involved Source Files queryutil.go
Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
Package-Level Functions (total 2, in which 1 are exported)
Parse parses an object i and fills a url.Values object. The isEC2 flag indicates if this is the EC2 Query sub-protocol.