Xray-core/common/serial
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
Download https://github.com/protocolbuffers/protobuf/releases/tag/v28.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.35.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1
(Xray-core/) go run ./infra/vprotogen
2024-10-16 04:06:21 +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 Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
typed_message.proto v1.1.0 2020-12-04 09:36:16 +08:00