文件名称:mruv-pb-go:为Go生成的MruV API代码文件
文件大小:344KB
文件格式:ZIP
更新时间:2024-03-08 07:31:07
api generated-code
MruV API Go软件包 该存储库包含从 protobuf文件生成的代码。 如何使用此存储库? 该存储库是一个go模块软件包,因此,如果要在Go项目中使用MruV API软件包,则应通过在项目根目录中使用以下命令,将此模块作为依赖项添加到项目中: $ go get github.com/MruV-RP/mruv-pb-go 范例程式码 本示例将连接到地址127.0.0.1:50051的MruV API,并将运行远程过程IsAccountExist package main import ( "context" "log" "github.com/MruV-RP/mruv-pb-go/accounts" "google.golang.org/grpc" ) const ( address = "localhost:50051" ) func main () {
【文件预览】:
mruv-pb-go-master
----punishments()
--------punishments.pb.gw.go(74KB)
--------punishments.pb.go(218KB)
--------punishments.pb.validate.go(98KB)
----server()
--------server.pb.gw.go(18KB)
--------server_model.pb.go(10KB)
--------server.pb.validate.go(11KB)
--------server_model.pb.validate.go(4KB)
--------server.pb.go(33KB)
----accounts()
--------accounts.pb.validate.go(18KB)
--------accounts.pb.gw.go(22KB)
--------accounts.pb.go(39KB)
----business()
--------business.pb.gw.go(36KB)
--------business.pb.go(76KB)
--------business.pb.validate.go(36KB)
----offers()
--------offers.pb.validate.go(17KB)
--------offers.pb.gw.go(23KB)
--------offers.pb.go(37KB)
----vehicles()
--------vehicles.pb.validate.go(14KB)
--------vehicles.pb.go(28KB)
--------vehicles.pb.gw.go(19KB)
----jobs()
--------jobs.pb.go(25KB)
--------jobs.pb.gw.go(18KB)
--------jobs.pb.validate.go(14KB)
----spots()
--------spots.pb.validate.go(20KB)
--------spots.pb.gw.go(18KB)
--------spots.pb.go(39KB)
----groups()
--------groups.pb.validate.go(62KB)
--------groups.pb.go(131KB)
--------groups.pb.gw.go(80KB)
----objects()
--------movable.pb.validate.go(35KB)
--------objects.pb.go(134KB)
--------models.pb.validate.go(21KB)
--------objects.pb.gw.go(58KB)
--------movable.pb.gw.go(31KB)
--------objects.pb.validate.go(61KB)
--------movable.pb.go(70KB)
--------models.pb.go(47KB)
--------models.pb.gw.go(22KB)
----LICENSE(1KB)
----economy()
--------economy.pb.go(72KB)
--------economy.pb.validate.go(32KB)
--------economy.pb.gw.go(33KB)
----items()
--------items.pb.gw.go(96KB)
--------items.pb.go(104KB)
--------items_model.pb.validate.go(16KB)
--------items.pb.validate.go(35KB)
--------items_model.pb.go(29KB)
----devtools()
--------devtools_model.pb.validate.go(7KB)
--------devtools.pb.validate.go(37KB)
--------devtools_model.pb.go(13KB)
--------devtools.pb.gw.go(40KB)
--------devtools.pb.go(74KB)
----characters()
--------characters.pb.gw.go(34KB)
--------characters.pb.go(66KB)
--------characters.pb.validate.go(25KB)
----common()
--------health.pb.go(10KB)
--------spatial.pb.validate.go(4KB)
--------spatial.pb.go(7KB)
--------health.pb.validate.go(7KB)
----plots()
--------plots.pb.gw.go(18KB)
--------plots.pb.go(32KB)
--------plots.pb.validate.go(16KB)
----organizations()
--------organizations.pb.validate.go(21KB)
--------organizations.pb.gw.go(28KB)
--------organizations.pb.go(44KB)
----elevators()
--------elevators.pb.validate.go(18KB)
--------elevators.pb.go(35KB)
--------elevators.pb.gw.go(23KB)
----houses()
--------houses.pb.gw.go(18KB)
--------houses.pb.validate.go(14KB)
--------houses.pb.go(27KB)
----go.sum(4KB)
----texturestudio()
--------texturestudio_server.pb.go(63KB)
--------texturestudio_manage.pb.go(37KB)
--------texturestudio_manage.pb.validate.go(17KB)
--------texturestudio_server.pb.gw.go(34KB)
--------texturestudio_manage.pb.gw.go(22KB)
--------texturestudio_server.pb.validate.go(28KB)
----README.md(1KB)
----gates()
--------gates.pb.validate.go(37KB)
--------gates.pb.gw.go(39KB)
--------gates.pb.go(71KB)
----estates()
--------estates.pb.validate.go(46KB)
--------estates.pb.go(93KB)
--------estates.pb.gw.go(47KB)
----entrances()
--------entrances.pb.validate.go(37KB)
--------entrances.pb.gw.go(40KB)
--------entrances.pb.go(74KB)
----go.mod(189B)