Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ FTime
Struct
FTime
bluesky/blueskyapi.go:373–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
type
FTime
struct
{
374
time.Time
375
}
376
377
func
(ct *FTime) UnmarshalJSON(b []byte) error {
378
// Remove quotes
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected