6 Star 1 Fork 0

isyscore/hub-driver-go-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
module gitee.com/isyscore_admin/hub-driver-go-sdk
go 1.19
require (
github.com/bwmarrin/snowflake v0.3.0
github.com/dgraph-io/badger/v4 v4.2.0
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/elliotchance/orderedmap/v2 v2.2.0
github.com/klauspost/compress v1.12.3
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/samber/lo v1.38.1
github.com/tinylib/msgp v1.1.8
go.uber.org/atomic v1.7.0
go.uber.org/zap v1.24.0
golang.org/x/exp v0.0.0-20220321173239-a90fa8a75705
gopkg.in/yaml.v2 v2.4.0
)
require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.0.0 // indirect
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.3 // indirect
github.com/google/flatbuffers v1.12.1 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/philhofer/fwd v1.1.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
go.opencensus.io v0.22.5 // indirect
go.uber.org/multierr v1.6.0 // indirect
golang.org/x/net v0.16.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.13.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/isyscore_admin/hub-driver-go-sdk.git
git@gitee.com:isyscore_admin/hub-driver-go-sdk.git
isyscore_admin
hub-driver-go-sdk
hub-driver-go-sdk
v0.0.38

搜索帮助