eskibars / wmibeat

Beat to get data from the Windows WMI query interface
Other
34 stars 13 forks source link

cannot even compile... #11

Open ecc256 opened 6 years ago

ecc256 commented 6 years ago

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)