Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoPushGroup ¶
type InfoPushGroup struct { GroupUin uint32 `protobuf:"varint,1,opt"` Sequence1 uint32 `protobuf:"varint,2,opt"` Sequence2 uint32 `protobuf:"varint,3,opt"` Field4 uint32 `protobuf:"varint,4,opt"` LastMsgTime uint32 `protobuf:"varint,8,opt"` GroupName string `protobuf:"bytes,9,opt"` Sequence3 uint32 `protobuf:"varint,10,opt"` Random uint64 `protobuf:"varint,11,opt"` Field13 uint32 `protobuf:"varint,13,opt"` // contains filtered or unexported fields }
type STServiceMonitItem ¶ added in v0.1.2
type STServiceMonitItem struct { Cmd proto.Option[string] `protobuf:"bytes,1,opt"` Url proto.Option[string] `protobuf:"bytes,2,opt"` Errcode proto.Option[int32] `protobuf:"varint,3,opt"` Cost proto.Option[uint32] `protobuf:"varint,4,opt"` Src proto.Option[uint32] `protobuf:"varint,5,opt"` // contains filtered or unexported fields }
type STServiceMonitReq ¶ added in v0.1.2
type STServiceMonitReq struct {
List []*STServiceMonitItem `protobuf:"bytes,1,rep"`
}
type WebSsoControlData ¶ added in v0.1.2
type WebSsoRequestBody ¶ added in v0.1.2
type WebSsoResponseBody ¶ added in v0.1.2
type WebSsoResponseBody struct { Version proto.Option[uint32] `protobuf:"varint,1,opt"` Type proto.Option[uint32] `protobuf:"varint,2,opt"` Ret proto.Option[uint32] `protobuf:"varint,3,opt"` Data proto.Option[string] `protobuf:"bytes,4,opt"` ControlData *WebSsoControlData `protobuf:"bytes,5,opt"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.