Imports of package document

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