package query
import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/query"
Package query provides serialisation of AWS query requests, and responses.
Index ¶
- func Build(r *aws.Request)
- func Unmarshal(r *aws.Request)
- func UnmarshalError(r *aws.Request)
- func UnmarshalMeta(r *aws.Request)
Functions ¶
func Build ¶
Build builds a request for an AWS Query service.
func Unmarshal ¶
Unmarshal unmarshals a response for an AWS Query service.
func UnmarshalError ¶
UnmarshalError unmarshals an error response for an AWS Query service.
func UnmarshalMeta ¶
UnmarshalMeta unmarshals header response values for an AWS Query service.
Source Files ¶
build.go unmarshal.go unmarshal_error.go
Directories ¶
Path | Synopsis |
---|---|
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/query/queryutil |
- Version
- v0.19.1
- Published
- Jun 19, 2015
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 1 hour ago –
Tools for package owners.