package document

import "github.com/aws/aws-sdk-go-v2/service/kendra/internal/document"

Index

Functions

func IsInterface

func IsInterface(v Interface) (ok bool)

github.com/aws/aws-sdk-go-v2/service/kendra/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/kendra/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

document.go

Version
v1.56.2 (latest)
Published
Apr 3, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
24 minutes ago

Tools for package owners.