types

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	ContentID         string            `json:"contentID"`
	ContentType       string            `json:"contentType"`
	ContentTypeParams map[string]string `json:"contentTypeParams"`
	Filename          string            `json:"filename"`
}

func (File) ToAttributeValue

func (f File) ToAttributeValue() types.AttributeValue

type Files

type Files []File

func (Files) ToAttributeValue

func (fs Files) ToAttributeValue() types.AttributeValue

Jump to

Keyboard shortcuts

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