wmibeat icon indicating copy to clipboard operation
wmibeat copied to clipboard

cannot even compile...

Open ecc256 opened this issue 8 years ago • 0 comments

wmibeat>go build

github.com/eskibars/wmibeat/beater

beater\wmibeat.go:174:19: b.Name undefined (type *beat.Beat has no field or method Name) beater\wmibeat.go:177:4: b.Events undefined (type *beat.Beat has no field or method Events)

ecc256 avatar Apr 21 '18 19:04 ecc256