lexiconRecord

package
v0.0.0-...-d612a3a Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmbedExternal

type EmbedExternal struct {
	LexiconTypeID string
	External      *EmbedExternal_External
}

type EmbedExternal_External

type EmbedExternal_External struct {
	Description string
	Thumb       *util.LexBlob
	Title       string
	Uri         string
}

type EmbedExternal_View

type EmbedExternal_View struct {
	LexiconTypeID string
	External      *EmbedExternal_ViewExternal
}

type EmbedExternal_ViewExternal

type EmbedExternal_ViewExternal struct {
	Description string
	Thumb       *string
	Title       string
	Uri         string
}

type EmbedImages

type EmbedImages struct {
	LexiconTypeID string
	Images        []*EmbedImages_Image
}

type EmbedImages_Image

type EmbedImages_Image struct {
	Alt   string
	Image *util.LexBlob
}

type EmbedImages_View

type EmbedImages_View struct {
	LexiconTypeID string
	Images        []*EmbedImages_ViewImage
}

type EmbedImages_ViewImage

type EmbedImages_ViewImage struct {
	Alt      string
	Fullsize string
	Thumb    string
}

type EmbedRecord

type EmbedRecord struct {
	LexiconTypeID string
	Record        *comatprototypes.RepoStrongRef
}

type EmbedRecordWithMedia

type EmbedRecordWithMedia struct {
	LexiconTypeID string
	Media         *EmbedRecordWithMedia_Media
	Record        *EmbedRecord
}

type EmbedRecordWithMedia_Media

type EmbedRecordWithMedia_Media struct {
	EmbedImages   *EmbedImages
	EmbedExternal *EmbedExternal
}

type EmbedRecordWithMedia_View

type EmbedRecordWithMedia_View struct {
	LexiconTypeID string
	Media         *EmbedRecordWithMedia_View_Media
	Record        *EmbedRecord_View
}

type EmbedRecordWithMedia_View_Media

type EmbedRecordWithMedia_View_Media struct {
	EmbedImages_View   *EmbedImages_View
	EmbedExternal_View *EmbedExternal_View
}

type EmbedRecord_View

type EmbedRecord_View struct {
	LexiconTypeID string
	Record        *EmbedRecord_View_Record
}

type EmbedRecord_ViewBlocked

type EmbedRecord_ViewBlocked struct {
	LexiconTypeID string
	Author        *bsky.FeedDefs_BlockedAuthor
	Blocked       bool
	Uri           string
}

type EmbedRecord_ViewNotFound

type EmbedRecord_ViewNotFound struct {
	LexiconTypeID string
	NotFound      bool
	Uri           string
}

type EmbedRecord_ViewRecord

type EmbedRecord_ViewRecord struct {
	LexiconTypeID string
	Author        *bsky.ActorDefs_ProfileViewBasic
	Cid           string
	Embeds        []*EmbedRecord_ViewRecord_Embeds_Elem
	IndexedAt     string
	Labels        []*comatprototypes.LabelDefs_Label
	Uri           string
	Value         *util.LexiconTypeDecoder
}

type EmbedRecord_ViewRecord_Embeds_Elem

type EmbedRecord_ViewRecord_Embeds_Elem struct {
	EmbedImages_View          *EmbedImages_View
	EmbedExternal_View        *EmbedExternal_View
	EmbedRecord_View          *EmbedRecord_View
	EmbedRecordWithMedia_View *EmbedRecordWithMedia_View
}

type EmbedRecord_View_Record

type EmbedRecord_View_Record struct {
	EmbedRecord_ViewRecord   *EmbedRecord_ViewRecord
	EmbedRecord_ViewNotFound *EmbedRecord_ViewNotFound
	EmbedRecord_ViewBlocked  *EmbedRecord_ViewBlocked
	FeedDefs_GeneratorView   *bsky.FeedDefs_GeneratorView
	GraphDefs_ListView       *bsky.GraphDefs_ListView
}

Jump to

Keyboard shortcuts

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