Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ Facet
Struct
Facet
bluesky/blueskyapi.go:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
type
Facet
struct
{
125
Features []Feature `json:
"features"
`
126
Index Index `json:
"index"
`
127
}
128
129
type
Feature
struct
{
130
Type string `json:
"$type"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected