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.go
serial_test.go
string.go
string_test.go
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
typed_message_test.go