Versions in this module Expand all Collapse all v0 v0.2.6 Dec 26, 2024 Changes in this version + const Default_Response_RetType + var File_Qot_GetUserSecurityGroup_proto protoreflect.FileDescriptor + var GroupType_name = map[int32]string + var GroupType_value = map[string]int32 + type C2S struct + GroupType *int32 + func (*C2S) Descriptor() ([]byte, []int) + func (*C2S) ProtoMessage() + func (x *C2S) GetGroupType() int32 + func (x *C2S) ProtoReflect() protoreflect.Message + func (x *C2S) Reset() + func (x *C2S) String() string + type GroupData struct + GroupName *string + GroupType *int32 + func (*GroupData) Descriptor() ([]byte, []int) + func (*GroupData) ProtoMessage() + func (x *GroupData) GetGroupName() string + func (x *GroupData) GetGroupType() int32 + func (x *GroupData) ProtoReflect() protoreflect.Message + func (x *GroupData) Reset() + func (x *GroupData) String() string + type GroupType int32 + const GroupType_GroupType_All + const GroupType_GroupType_Custom + const GroupType_GroupType_System + const GroupType_GroupType_Unknown + func (GroupType) Descriptor() protoreflect.EnumDescriptor + func (GroupType) EnumDescriptor() ([]byte, []int) + func (GroupType) Type() protoreflect.EnumType + func (x *GroupType) UnmarshalJSON(b []byte) error + func (x GroupType) Enum() *GroupType + func (x GroupType) Number() protoreflect.EnumNumber + func (x GroupType) String() string + type Request struct + C2S *C2S + func (*Request) Descriptor() ([]byte, []int) + func (*Request) ProtoMessage() + func (x *Request) GetC2S() *C2S + func (x *Request) ProtoReflect() protoreflect.Message + func (x *Request) Reset() + func (x *Request) String() string + type Response struct + ErrCode *int32 + RetMsg *string + RetType *int32 + S2C *S2C + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (x *Response) GetErrCode() int32 + func (x *Response) GetRetMsg() string + func (x *Response) GetRetType() int32 + func (x *Response) GetS2C() *S2C + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string + type S2C struct + GroupList []*GroupData + func (*S2C) Descriptor() ([]byte, []int) + func (*S2C) ProtoMessage() + func (x *S2C) GetGroupList() []*GroupData + func (x *S2C) ProtoReflect() protoreflect.Message + func (x *S2C) Reset() + func (x *S2C) String() string