MCPcopy Create free account
hub / github.com/cloudflare/roughtime / Do

Function Do

client/client.go:269–286  ·  view source on GitHub ↗

Do requests Roughtime from a sequence of servers in order. If the request fails, then the error is recorded. The nonce of each request is computed from the response of the last, skipping requests that fail.

(servers []config.Server, attempts int, timeout time.Duration, prev *Roughtime)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.92
DoFromFileFunction · 0.85

Calls 2

GetFunction · 0.85
NowMethod · 0.80

Tested by

no test coverage detected