add feature

This commit is contained in:
joy.zhou
2019-07-12 16:47:35 +08:00
parent 3eea49cd42
commit 21d7125c58
425 changed files with 245322 additions and 21 deletions

2
go.mod
View File

@@ -9,9 +9,11 @@ require (
github.com/eclipse/paho.mqtt.golang v1.2.0
github.com/fsnotify/fsnotify v1.4.7 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/satori/go.uuid v1.2.0
github.com/segmentio/fasthash v0.0.0-20180216231524-a72b379d632e
github.com/shirou/gopsutil v2.18.12+incompatible
github.com/stretchr/testify v1.3.0
github.com/tidwall/gjson v1.3.0
go.uber.org/atomic v1.3.2 // indirect
go.uber.org/multierr v1.1.0 // indirect
go.uber.org/zap v1.9.1