github.com/LagrangeDev/LagrangeGo@v0.0.0-20240512064304-ad4a85e10cb4/client/packets/pb/service/oidb/OidbSvcTrpcTcp0x102A_1.pb.go (about)

     1  // Code generated by protoc-gen-golite. DO NOT EDIT.
     2  // source: pb/service/oidb/OidbSvcTrpcTcp0x102A_1.proto
     3  
     4  package oidb
     5  
     6  // // Fetch Client Key lwx: 我也觉得抽象 可是他真的是空的
     7  type OidbSvcTrpcTcp0X102A_1 struct {
     8  	_ [0]func()
     9  }
    10  
    11  type OidbSvcTrpcTcp0X102A_1Response struct {
    12  	Field1     uint32 `protobuf:"varint,2,opt"`
    13  	ClientKey  string `protobuf:"bytes,3,opt"`
    14  	Expiration uint32 `protobuf:"varint,4,opt"`
    15  	_          [0]func()
    16  }