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

Struct Ref

bluesky/blueskyapi.go:120–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120type Ref struct {
121 Link string `json:"$link"`
122}
123
124type Facet struct {
125 Features []Feature `json:"features"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected