Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
func
(t *timestamp) IsZero() bool {
30
return
time.Time(*t).IsZero()
31
}
Callers
15
EvalAlertContextRules
Function · 0.80
CrowdsecCTI
Function · 0.80
AddToAllowlist
Method · 0.80
GetAllowlistsContentForAPIC
Method · 0.80
handleTimeFilters
Function · 0.80
resetFailStart
Method · 0.80
shouldRetry
Method · 0.80
updateURI
Function · 0.80
shouldRetry
Method · 0.80
buildLogFromSyslog
Method · 0.80
SetTargetByName
Function · 0.80
Parse
Function · 0.80
Calls
1
Time
Method · 0.80
Tested by
1
testFile
Function · 0.64