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

Struct Commit

bluesky/blueskyapi.go:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247type Commit struct {
248 CID string `json:"cid"`
249 Rev string `json:"rev"`
250}
251
252type CreateRecordResult struct {
253 Subject

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected