Xray-core/common/serial
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
Download https://github.com/protocolbuffers/protobuf/releases/tag/v27.0
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
(Xray-core/) go run ./infra/vprotogen
2024-05-26 03:20:53 +00:00
..
serial_test.go Reformat code 2022-05-18 15:29:01 +08:00
serial.go chore fixed (#921) 2022-02-02 19:57:32 -05:00
string_test.go Reformat code 2022-05-18 15:29:01 +08:00
string.go chore fixed (#921) 2022-02-02 19:57:32 -05:00
typed_message_test.go v1.1.0 2020-12-04 09:36:16 +08:00
typed_message.go refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2023-08-10 10:43:27 -04:00
typed_message.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
typed_message.proto v1.1.0 2020-12-04 09:36:16 +08:00