Ugrade generation steps to use bufv2, and Gitea Go package registry.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package rail-backend.v1;
|
||||
option go_package = "git.fjla.uk/owlboard/generated/go/rail-backend/v1";
|
||||
package rail_backend.v1;
|
||||
|
||||
enum SchedulePayloadType {
|
||||
VSTP_MESSAGE_TYPE_UNSPECIFIED = 0;
|
||||
|
||||
Reference in New Issue
Block a user