service

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

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
}

ref https://github.com/Mrs4s/MiraiGo/blob/54bdd873e3fed9fe1c944918924674dacec5ac76/client/pb/web/WebSsoBody.proto#L1

type STServiceMonitReq added in v0.1.2

type STServiceMonitReq struct {
	List []*STServiceMonitItem `protobuf:"bytes,1,rep"`
}

type WebSsoControlData added in v0.1.2

type WebSsoControlData struct {
	Frequency   proto.Option[uint32] `protobuf:"varint,1,opt"`
	PackageSize proto.Option[uint32] `protobuf:"varint,2,opt"`
	// contains filtered or unexported fields
}

type WebSsoRequestBody added in v0.1.2

type WebSsoRequestBody struct {
	Version proto.Option[uint32] `protobuf:"varint,1,opt"`
	Type    proto.Option[uint32] `protobuf:"varint,2,opt"`
	Data    proto.Option[string] `protobuf:"bytes,3,opt"`
	WebData proto.Option[string] `protobuf:"bytes,4,opt"`
	// contains filtered or unexported fields
}

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
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL