package document
import "github.com/aws/aws-sdk-go-v2/service/marketplacecatalog/internal/document"
Index ¶
Functions ¶
func IsInterface ¶
github.com/aws/aws-sdk-go-v2/service/marketplacecatalog/internal/document.IsInterface returns whether the given Interface implementation is a valid client implementation
Types ¶
type Interface ¶
type Interface interface { smithydocument.Marshaler smithydocument.Unmarshaler // contains filtered or unexported methods }
github.com/aws/aws-sdk-go-v2/service/marketplacecatalog/internal/document.Interface is a JSON-like data model type that is protocol agnostic and is usedto send open-content to a service.
func NewDocumentMarshaler ¶
func NewDocumentMarshaler(v interface{}) Interface
NewDocumentMarshaler creates a new document marshaler for the given input type
func NewDocumentUnmarshaler ¶
func NewDocumentUnmarshaler(v interface{}) Interface
NewDocumentUnmarshaler creates a new document unmarshaler for the given service response
Source Files ¶
- Version
- v1.31.2 (latest)
- Published
- Apr 3, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 5 hours ago –
Tools for package owners.