![]() |
hace 8 años | |
---|---|---|
.. | ||
deepcopy | hace 8 años | |
defaults | hace 8 años | |
equality | hace 8 años | |
naming | hace 8 años | |
README.md | hace 8 años | |
ca.pb.go | hace 8 años | |
ca.proto | hace 8 años | |
control.pb.go | hace 8 años | |
control.proto | hace 8 años | |
dispatcher.pb.go | hace 8 años | |
dispatcher.proto | hace 8 años | |
gen.go | hace 8 años | |
health.pb.go | hace 8 años | |
health.proto | hace 8 años | |
logbroker.pb.go | hace 8 años | |
logbroker.proto | hace 8 años | |
objects.pb.go | hace 8 años | |
objects.proto | hace 8 años | |
raft.pb.go | hace 8 años | |
raft.proto | hace 8 años | |
resource.pb.go | hace 8 años | |
resource.proto | hace 8 años | |
snapshot.pb.go | hace 8 años | |
snapshot.proto | hace 8 años | |
specs.pb.go | hace 8 años | |
specs.proto | hace 8 años | |
storeobject.go | hace 8 años | |
types.pb.go | hace 8 años | |
types.proto | hace 8 años | |
watch.pb.go | hace 8 años | |
watch.proto | hace 8 años |
Do not change .pb.go files directly. You need to change the corresponding .proto files and run the following command to regenerate the .pb.go files.
$ make generate
Click here for more information about protobuf.