protodoc.io
Project infobloxopen/protoc-gen-gorm
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
atlas.rpc
example
google.api
google.protobuf
gorm
gorm.types
grpc.gateway.protoc_gen_openapiv2.options
infoblox.api
postgres.arrays
user
postgres.arrays
Example
package
postgres.arrays
Get desktop application:
View/edit binary Protocol Buffers messages
message
Example
postgres_arrays.proto:9
string
id
= 1
id for example
string
description
= 2
repeated
bool
array_of_bools
= 20
repeated
double
array_of_float64
= 30
repeated
int64
array_of_int64
= 40
repeated
string
array_of_string
= 50