github.com/google/wire | Package wire contains directives for Wire code generation. |
gocloud.dev/aws | Package aws provides fundamental Wire providers for Amazon Web Services (AWS). |
gocloud.dev/aws/rds | Package rds contains Wire providers that are common across RDS. |
gocloud.dev/blob/s3blob | |
gocloud.dev/docstore/awsdynamodb | Package awsdynamodb provides a docstore implementation backed by Amazon DynamoDB. |
gocloud.dev/pubsub/awssnssqs | Package awssnssqs provides two implementations of pubsub.Topic, one that sends messages to AWS SNS (Simple Notification Service), and one that sends messages to SQS (Simple Queuing Service). |
gocloud.dev/runtimevar/awsparamstore | Package awsparamstore provides a runtimevar implementation with variables read from AWS Systems Manager Parameter Store (https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html) Use OpenVariable to construct a *runtimevar.Variable. |
gocloud.dev/secrets/awskms | Package awskms provides a secrets implementation backed by AWS KMS. |
gocloud.dev/server/xrayserver | Package xrayserver provides the diagnostic hooks for a server using ADOT collector. |
net/http | Package http provides HTTP client and server implementations. |