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 *request.Request)
- func Unmarshal(r *request.Request)
- func UnmarshalError(r *request.Request)
- func UnmarshalMeta(r *request.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
- v1.1.5
- Published
- Jan 23, 2016
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 2 hours ago –
Tools for package owners.