Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ FacetParsing
Struct
FacetParsing
bridge/bridge.go:351–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
type
FacetParsing
struct
{
352
Start int
353
End int
354
Item string
355
}
356
357
type
Discovery
struct
{
358
Statuses []Tweet `json:
"statuses"
xml:
"statuses"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected