relationship

package
v0.0.0-...-5dc512b Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_relationship_models_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FriendRequest

type FriendRequest struct {
	SenderId       string `protobuf:"bytes,1,opt,name=sender_id,json=senderId,proto3" json:"sender_id,omitempty"`
	SenderUsername string `protobuf:"bytes,2,opt,name=sender_username,json=senderUsername,proto3" json:"sender_username,omitempty"`
	TargetId       string `protobuf:"bytes,3,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"`
	// contains filtered or unexported fields
}

func (*FriendRequest) Descriptor deprecated

func (*FriendRequest) Descriptor() ([]byte, []int)

Deprecated: Use FriendRequest.ProtoReflect.Descriptor instead.

func (*FriendRequest) GetSenderId

func (x *FriendRequest) GetSenderId() string

func (*FriendRequest) GetSenderUsername

func (x *FriendRequest) GetSenderUsername() string

func (*FriendRequest) GetTargetId

func (x *FriendRequest) GetTargetId() string

func (*FriendRequest) ProtoMessage

func (*FriendRequest) ProtoMessage()

func (*FriendRequest) ProtoReflect

func (x *FriendRequest) ProtoReflect() protoreflect.Message

func (*FriendRequest) Reset

func (x *FriendRequest) Reset()

func (*FriendRequest) String

func (x *FriendRequest) String() string

type PlayerBlock

type PlayerBlock struct {
	BlockerId string `protobuf:"bytes,1,opt,name=blocker_id,json=blockerId,proto3" json:"blocker_id,omitempty"`
	BlockedId string `protobuf:"bytes,2,opt,name=blocked_id,json=blockedId,proto3" json:"blocked_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PlayerBlock) Descriptor deprecated

func (*PlayerBlock) Descriptor() ([]byte, []int)

Deprecated: Use PlayerBlock.ProtoReflect.Descriptor instead.

func (*PlayerBlock) GetBlockedId

func (x *PlayerBlock) GetBlockedId() string

func (*PlayerBlock) GetBlockerId

func (x *PlayerBlock) GetBlockerId() string

func (*PlayerBlock) ProtoMessage

func (*PlayerBlock) ProtoMessage()

func (*PlayerBlock) ProtoReflect

func (x *PlayerBlock) ProtoReflect() protoreflect.Message

func (*PlayerBlock) Reset

func (x *PlayerBlock) Reset()

func (*PlayerBlock) String

func (x *PlayerBlock) String() string

Jump to

Keyboard shortcuts

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