MCPcopy 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
102type DataFetcher interface {
103 //function to gm data

Callers 1

Implementers 2

SockFetcherfbclock/daemon/datafetcher_sock.go
HTTPFetcherfbclock/daemon/datafetcher_http.go

Calls

no outgoing calls

Tested by

no test coverage detected