Imports of package document
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
github.com/aws/smithy-go/document | Package document provides interface definitions and error types for document types. |
github.com/aws/smithy-go/document/json | Package json provides a document Encoder and Decoder implementation that is used to implement Smithy document types for JSON based protocols. |