msf

package
v0.0.0-...-d3db391 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 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 DiscussList

type DiscussList struct {
	DiscussCode proto.Option[uint64] `protobuf:"varint,1,opt"`
	DiscussSeq  proto.Option[uint64] `protobuf:"varint,2,opt"`
	MemberSeq   proto.Option[uint64] `protobuf:"varint,3,opt"`
	InfoSeq     proto.Option[uint64] `protobuf:"varint,4,opt"`
	BHotGroup   proto.Option[bool]   `protobuf:"varint,5,opt"`
	RedpackTime proto.Option[uint64] `protobuf:"varint,6,opt"`
	HasMsg      proto.Option[bool]   `protobuf:"varint,7,opt"`
	DicussFlag  proto.Option[int64]  `protobuf:"varint,8,opt"`
	// contains filtered or unexported fields
}

type GroupList

type GroupList struct {
	GroupCode             proto.Option[uint64] `protobuf:"varint,1,opt"`
	GroupSeq              proto.Option[uint64] `protobuf:"varint,2,opt"`
	MemberSeq             proto.Option[uint64] `protobuf:"varint,3,opt"`
	Mask                  proto.Option[uint64] `protobuf:"varint,4,opt"`
	RedpackTime           proto.Option[uint64] `protobuf:"varint,5,opt"`
	HasMsg                proto.Option[bool]   `protobuf:"varint,6,opt"`
	GroupFlag             proto.Option[int64]  `protobuf:"varint,7,opt"`
	GroupType             proto.Option[uint64] `protobuf:"varint,8,opt"`
	GroupNameSeq          proto.Option[uint32] `protobuf:"varint,9,opt"`
	GroupMemberSeq        proto.Option[uint32] `protobuf:"varint,10,opt"`
	UinFlagEx2            proto.Option[uint32] `protobuf:"varint,11,opt"`
	ImportantMsgLatestSeq proto.Option[uint32] `protobuf:"varint,12,opt"`
	// contains filtered or unexported fields
}

type SvcPbResponsePullDisMsgProxy

type SvcPbResponsePullDisMsgProxy struct {
	MemberSeq proto.Option[uint64] `protobuf:"varint,1,opt"`
	Content   []byte               `protobuf:"bytes,2,opt"`
}

type SvcRegisterProxyMsgResp

type SvcRegisterProxyMsgResp struct {
	Result proto.Option[uint32] `protobuf:"varint,1,opt"`
	ErrMsg []byte               `protobuf:"bytes,2,opt"`
	Flag   proto.Option[uint32] `protobuf:"varint,3,opt"`
	Seq    proto.Option[uint32] `protobuf:"varint,4,opt"`
	Info   *SvcResponseMsgInfo  `protobuf:"bytes,5,opt"`
	// repeated GroupList groupList = 6;
	// repeated DiscussList discussList = 7;
	GroupMsg []*SvcResponsePbPullGroupMsgProxy `protobuf:"bytes,8,rep"`
	// repeated SvcPbResponsePullDisMsgProxy discussMsg = 9;
	C2CMsg          []byte               `protobuf:"bytes,10,opt"`
	PubAccountMsg   []byte               `protobuf:"bytes,11,opt"`
	DiscussListFlag proto.Option[uint32] `protobuf:"varint,12,opt"`
}

type SvcResponseMsgInfo

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

type SvcResponsePbPullGroupMsgProxy

type SvcResponsePbPullGroupMsgProxy struct {
	MemberSeq proto.Option[uint64] `protobuf:"varint,1,opt"`
	Content   []byte               `protobuf:"bytes,2,opt"`
}

Jump to

Keyboard shortcuts

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