执行结果大致错误如下:
common/serial/typed_message.proto: File not found.
v2ray.com/core/common/protocol/user.proto:9:1: Import "common/serial/typed_message.proto" was not found or had errors.
v2ray.com/core/common/protocol/user.proto:18:3: "v2ray.core.common.serial.TypedMessage" seems to be defined in "v2ray.com/core/common/serial/typed_message.proto", which is not imported by "v2ray.com/core/common/protocol/user.proto". To use it here, please add the necessary import.
执行结果大致错误如下: