index
:
ponger
main
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ecs
/
event.go
blob: 00904d9a3e4d67ad23a2371f711859a987a8a116 (
plain
)
1
2
3
4
5
6
package ecs type Event struct { // Delta is time between events in ms Delta uint64 }