document

package
v1.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInterface

func IsInterface(v Interface) (ok bool)

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL