bytes | Package bytes implements functions for the manipulation of byte slices. |
context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
encoding/xml | Package xml implements a simple XML 1.0 parser that understands XML name spaces. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/aws/aws-sdk-go-v2/aws/middleware | |
github.com/aws/aws-sdk-go-v2/service/route53/types | |
github.com/awslabs/smithy-go | |
github.com/awslabs/smithy-go/middleware | |
github.com/awslabs/smithy-go/ptr | |
github.com/awslabs/smithy-go/transport/http | |
github.com/awslabs/smithy-go/xml | |
io | Package io provides basic interfaces to I/O primitives. |
io/ioutil | Package ioutil implements some I/O utility functions. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |