package query
Import Path
github.com/aws/aws-sdk-go/private/protocol/query (on go.dev)
Dependency Relation
imports 7 packages, and imported by one package
Involved Source Files
Package query provides serialization of AWS query requests, and responses.
unmarshal.go
unmarshal_error.go
Package-Level Type Names (total 2, neither is exported)
Package-Level Functions (total 4, all are exported)
Build builds a request for an AWS Query service.
Unmarshal unmarshals a response for an AWS Query service.
UnmarshalError unmarshals an error response for an AWS Query service.
UnmarshalMeta unmarshals header response values for an AWS Query service.
Package-Level Variables (total 4, all are exported)
BuildHandler is a named request handler for building query protocol requests
UnmarshalErrorHandler is a name request handler to unmarshal request errors
UnmarshalHandler is a named request handler for unmarshaling query protocol requests
UnmarshalMetaHandler is a named request handler for unmarshaling query protocol request metadata
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |