gen

package
v0.0.0-...-a9cc36f Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)
View Source
var File_internal_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AuthMessage

type AuthMessage struct {

	// Types that are assignable to Message:
	//	*AuthMessage_StepId
	//	*AuthMessage_Session_
	Message isAuthMessage_Message `protobuf_oneof:"message"`
	// contains filtered or unexported fields
}

func (*AuthMessage) Descriptor deprecated

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

Deprecated: Use AuthMessage.ProtoReflect.Descriptor instead.

func (*AuthMessage) GetMessage

func (m *AuthMessage) GetMessage() isAuthMessage_Message

func (*AuthMessage) GetSession

func (x *AuthMessage) GetSession() *AuthMessage_Session

func (*AuthMessage) GetStepId

func (x *AuthMessage) GetStepId() int32

func (*AuthMessage) MarshalToSizedBufferVT

func (m *AuthMessage) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AuthMessage) MarshalToVT

func (m *AuthMessage) MarshalToVT(dAtA []byte) (int, error)

func (*AuthMessage) MarshalVT

func (m *AuthMessage) MarshalVT() (dAtA []byte, err error)

func (*AuthMessage) ProtoMessage

func (*AuthMessage) ProtoMessage()

func (*AuthMessage) ProtoReflect

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

func (*AuthMessage) Reset

func (x *AuthMessage) Reset()

func (*AuthMessage) SizeVT

func (m *AuthMessage) SizeVT() (n int)

func (*AuthMessage) String

func (x *AuthMessage) String() string

func (*AuthMessage) UnmarshalVT

func (m *AuthMessage) UnmarshalVT(dAtA []byte) error

type AuthMessage_Session

type AuthMessage_Session struct {
	SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
	UserId    uint64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
	// contains filtered or unexported fields
}

func (*AuthMessage_Session) Descriptor deprecated

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

Deprecated: Use AuthMessage_Session.ProtoReflect.Descriptor instead.

func (*AuthMessage_Session) GetSessionId

func (x *AuthMessage_Session) GetSessionId() string

func (*AuthMessage_Session) GetUserId

func (x *AuthMessage_Session) GetUserId() uint64

func (*AuthMessage_Session) MarshalToSizedBufferVT

func (m *AuthMessage_Session) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AuthMessage_Session) MarshalToVT

func (m *AuthMessage_Session) MarshalToVT(dAtA []byte) (int, error)

func (*AuthMessage_Session) MarshalVT

func (m *AuthMessage_Session) MarshalVT() (dAtA []byte, err error)

func (*AuthMessage_Session) ProtoMessage

func (*AuthMessage_Session) ProtoMessage()

func (*AuthMessage_Session) ProtoReflect

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

func (*AuthMessage_Session) Reset

func (x *AuthMessage_Session) Reset()

func (*AuthMessage_Session) SizeVT

func (m *AuthMessage_Session) SizeVT() (n int)

func (*AuthMessage_Session) String

func (x *AuthMessage_Session) String() string

func (*AuthMessage_Session) UnmarshalVT

func (m *AuthMessage_Session) UnmarshalVT(dAtA []byte) error

type AuthMessage_Session_

type AuthMessage_Session_ struct {
	Session *AuthMessage_Session `protobuf:"bytes,2,opt,name=session,proto3,oneof"`
}

func (*AuthMessage_Session_) MarshalToSizedBufferVT

func (m *AuthMessage_Session_) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AuthMessage_Session_) MarshalToVT

func (m *AuthMessage_Session_) MarshalToVT(dAtA []byte) (int, error)

func (*AuthMessage_Session_) SizeVT

func (m *AuthMessage_Session_) SizeVT() (n int)

type AuthMessage_StepId

type AuthMessage_StepId struct {
	StepId int32 `protobuf:"varint,1,opt,name=step_id,json=stepId,proto3,oneof"`
}

func (*AuthMessage_StepId) MarshalToSizedBufferVT

func (m *AuthMessage_StepId) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*AuthMessage_StepId) MarshalToVT

func (m *AuthMessage_StepId) MarshalToVT(dAtA []byte) (int, error)

func (*AuthMessage_StepId) SizeVT

func (m *AuthMessage_StepId) SizeVT() (n int)

Directories

Path Synopsis
auth
v1
bots
v1
chat
v1
emote
v1
harmonytypes
v1
mediaproxy
v1
profile
v1
sync
v1
voice
v1

Jump to

Keyboard shortcuts

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