MCPcopy
hub / github.com/cloudflare/cloudflared / lookupRecord

Method lookupRecord

features/selector_test.go:261–263  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

259}
260
261func (r *staticResolver) lookupRecord(ctx context.Context) ([]byte, error) {
262 return json.Marshal(r.record)
263}

Callers

nothing calls this directly

Calls 1

MarshalMethod · 0.45

Tested by

no test coverage detected