MCPcopy Create free account
hub / github.com/Preloading/TwitterAPIBridge / Index

Struct Index

bluesky/blueskyapi.go:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136type Index struct {
137 ByteEnd int `json:"byteEnd"`
138 ByteStart int `json:"byteStart"`
139}
140
141type PostViewer struct {
142 Repost *string `json:"repost"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected