MCPcopy
hub / github.com/cli/cli / Flush

Method Flush

internal/gh/ghtelemetry/telemetry.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27type Service interface {
28 CommandRecorder
29 Flush()
30}
31
32const SAMPLE_ALL = 100

Callers 12

MainFunction · 0.95
TestServiceSamplingFunction · 0.95
WriteMethod · 0.65
apiRunFunction · 0.65
TestServiceFlushFunction · 0.65
TestServiceDisableFunction · 0.65
ensurePanicResponsesFunction · 0.65

Implementers 5

RegexpWriterpkg/cmd/pr/create/regexp_writer.go
EventRecorderSpyinternal/telemetry/fake.go
CommandRecorderSpyinternal/telemetry/fake.go
serviceinternal/telemetry/telemetry.go
NoOpServiceinternal/telemetry/telemetry.go

Calls

no outgoing calls