MCPcopy
hub / github.com/crowdsecurity/crowdsec / IsZero

Method IsZero

pkg/acquisition/modules/loki/timestamp.go:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func (t *timestamp) IsZero() bool {
30 return time.Time(*t).IsZero()
31}

Callers 15

EvalAlertContextRulesFunction · 0.80
CrowdsecCTIFunction · 0.80
AddToAllowlistMethod · 0.80
handleTimeFiltersFunction · 0.80
resetFailStartMethod · 0.80
shouldRetryMethod · 0.80
updateURIFunction · 0.80
shouldRetryMethod · 0.80
buildLogFromSyslogMethod · 0.80
SetTargetByNameFunction · 0.80
ParseFunction · 0.80

Calls 1

TimeMethod · 0.80

Tested by 1

testFileFunction · 0.64