Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ FetchGMs
Method
FetchGMs
fbclock/daemon/daemon.go:100–100 ·
view source on GitHub ↗
function to gm data
(cfg *Config)
Source
from the content-addressed store, hash-verified
98
return
nil
99
}
100
101
// DataFetcher is the data fetcher interface
102
type
DataFetcher
interface
{
103
//function to gm data
Callers
1
runLinearizabilityTests
Method · 0.65
Implementers
2
SockFetcher
fbclock/daemon/datafetcher_sock.go
HTTPFetcher
fbclock/daemon/datafetcher_http.go
Calls
no outgoing calls
Tested by
no test coverage detected