文件名称:users:用户系统
文件大小:13KB
文件格式:ZIP
更新时间:2024-03-31 16:22:40
系统开源
使用者 用户系统 交叉编译 生成linux系统固件文件: CGO_ENABLED=0 GOOS=linux go build . 生成pd.go 1.到pb目录2. protoc --go_out=plugins=grpc:. --proto_path=../proto user.proto protoc --go_out=plugins=grpc:. --proto_path=../proto user.proto
【文件预览】:
users-master
----.gitignore(275B)
----main.go(588B)
----README.md(212B)
----db()
--------mysql.1.go.bak(3KB)
--------user.go(575B)
--------map2struct.go(6KB)
--------mysql.go(3KB)
----LICENSE(1KB)
----app()
--------user.go(2KB)
----router()
--------app.go(270B)
----template()
--------users.tpl(556B)
----config()
--------database.go(383B)
----pb()
--------user.pb.go(10KB)
----proto()
--------user.proto(809B)