Documentation
¶
Overview ¶
Package aws assembles CloudEmu's AWS-compatible HTTP server.
New returns a *server.Server preloaded with handlers for each driver provided. Pass nil for a driver to leave that service unexposed. Consumers that want a single service can skip this package and register the handler directly on their own server.Server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package dynamodb implements the DynamoDB JSON-RPC protocol as a server.Handler.
|
Package dynamodb implements the DynamoDB JSON-RPC protocol as a server.Handler. |
|
Package s3 implements the S3 REST+XML protocol as a server.Handler.
|
Package s3 implements the S3 REST+XML protocol as a server.Handler. |
Click to show internal directories.
Click to hide internal directories.