system

package
v0.0.0-...-ad4a85e Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 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 NTDeviceSign

type NTDeviceSign struct {
	Trace string               `protobuf:"bytes,15,opt"`
	Uid   proto.Option[string] `protobuf:"bytes,16,opt"`
	Sign  *Sign                `protobuf:"bytes,24,opt"`
	// contains filtered or unexported fields
}

type NTOS

type NTOS struct {
	OS   string `protobuf:"bytes,1,opt"`
	Name string `protobuf:"bytes,2,opt"`
	// contains filtered or unexported fields
}

type NTPacketUid

type NTPacketUid struct {
	Uid proto.Option[string] `protobuf:"bytes,16,opt"`
	// contains filtered or unexported fields
}

type NTSsoHeartBeat

type NTSsoHeartBeat struct {
	Type int32 `protobuf:"varint,1,opt"`
	// contains filtered or unexported fields
}

type NTSysEvent

type NTSysEvent struct {
	IP  string         `protobuf:"bytes,1,opt"`
	Sid int64          `protobuf:"varint,2,opt"`
	Sub *NTSysEventSub `protobuf:"bytes,3,opt"`
	// contains filtered or unexported fields
}

type NTSysEventSub

type NTSysEventSub struct {
	State    int64  `protobuf:"varint,2,opt"`
	Field3   int32  `protobuf:"varint,3,opt"`
	Field4   int64  `protobuf:"varint,4,opt"`
	Uin      int64  `protobuf:"varint,5,opt"`
	Flag     int32  `protobuf:"varint,6,opt"`
	On       int32  `protobuf:"varint,7,opt"`
	GroupUin uint32 `protobuf:"varint,8,opt"`
	// contains filtered or unexported fields
}

type OnlineOsInfo

type OnlineOsInfo struct {
	User       string               `protobuf:"bytes,1,opt"`
	OS         string               `protobuf:"bytes,2,opt"`
	OSVer      string               `protobuf:"bytes,3,opt"`
	VendorName proto.Option[string] `protobuf:"bytes,4,opt"`
	OSLower    string               `protobuf:"bytes,5,opt"`
	// contains filtered or unexported fields
}

type ServiceKickNTResponse

type ServiceKickNTResponse struct {
	Uin    uint32 `protobuf:"varint,1,opt"`
	Tips   string `protobuf:"bytes,3,opt"`
	Title  string `protobuf:"bytes,4,opt"`
	Field5 int32  `protobuf:"varint,5,opt"`
	Field6 int32  `protobuf:"varint,6,opt"`
	Field8 int32  `protobuf:"varint,8,opt"`
	// contains filtered or unexported fields
}

type ServiceRegister

type ServiceRegister struct {
	Guid               proto.Option[string] `protobuf:"bytes,1,opt"`
	Type               proto.Option[int32]  `protobuf:"varint,2,opt"`
	CurrentVersion     proto.Option[string] `protobuf:"bytes,3,opt"`
	Field4             proto.Option[int32]  `protobuf:"varint,4,opt"`
	LocaleId           proto.Option[int32]  `protobuf:"varint,5,opt"` // 2052
	Online             *OnlineOsInfo        `protobuf:"bytes,6,opt"`
	SetMute            proto.Option[int32]  `protobuf:"varint,7,opt"`
	RegisterVendorType proto.Option[int32]  `protobuf:"varint,8,opt"`
	RegType            proto.Option[int32]  `protobuf:"varint,9,opt"`
	// contains filtered or unexported fields
}

type ServiceRegisterResponse

type ServiceRegisterResponse struct {
	Message   proto.Option[string] `protobuf:"bytes,2,opt"`
	Timestamp uint32               `protobuf:"varint,3,opt"`
	Field4    int32                `protobuf:"varint,4,opt"`
	Field5    int32                `protobuf:"varint,5,opt"`
	// contains filtered or unexported fields
}

type Sign

type Sign struct {
	Signature []byte               `protobuf:"bytes,1,opt"`
	Token     proto.Option[string] `protobuf:"bytes,2,opt"`
	S         *Software            `protobuf:"bytes,3,opt"`
}

type Software

type Software struct {
	Ver   string               `protobuf:"bytes,2,opt"`
	Token proto.Option[string] `protobuf:"bytes,3,opt"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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