/src/github.com/aws/aws-sdk-go/private - ActiveState ActiveGo 1.8
...

Directory /src/github.com/aws/aws-sdk-go/private

Name Synopsis
..
model
api Package api represents API abstractions for rendering service generated files.
cli
api-info
gen-api Command aws-gen-gocli parses a JSON description of an AWS API and generates a Go file containing a client for the API.
gen-endpoints Command gen-endpoints parses a JSON description of the AWS endpoint discovery logic and generates a Go file which returns an endpoint.
protocol
ec2query Package ec2query provides serialization of AWS EC2 requests and responses.
json
jsonutil Package jsonutil provides JSON serialization of AWS requests and responses.
jsonrpc Package jsonrpc provides JSON RPC utilities for serialization of AWS requests and responses.
query Package query provides serialization of AWS query requests, and responses.
queryutil
rest Package rest provides RESTful serialization of AWS requests and responses.
restjson Package restjson provides RESTful JSON serialization of AWS requests and responses.
restxml Package restxml provides RESTful XML serialization of AWS requests and responses.
xml
xmlutil Package xmlutil provides XML serialization of AWS requests and responses.
signer
v2
util