MCPcopy Index your code
hub / github.com/crowdsecurity/crowdsec / haveTimeMachine

Method haveTimeMachine

cmd/crowdsec/flags.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35func (f *Flags) haveTimeMachine() bool {
36 return f.OneShotDSN != ""
37}
38
39type labelsMap map[string]string
40

Callers 3

servePrometheusFunction · 0.80
ServeFunction · 0.80
LoadConfigFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected