gamev1

package
v1.29.0-20231018164033... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_linq_auth_game_v1_game_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SignInGameRequest

type SignInGameRequest struct {
	GameToken  string `protobuf:"bytes,1,opt,name=game_token,json=gameToken,proto3" json:"game_token,omitempty"`
	GameUserId string `protobuf:"bytes,2,opt,name=game_user_id,json=gameUserId,proto3" json:"game_user_id,omitempty"`
	// contains filtered or unexported fields
}

func (*SignInGameRequest) Descriptor deprecated

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

Deprecated: Use SignInGameRequest.ProtoReflect.Descriptor instead.

func (*SignInGameRequest) GetGameToken

func (x *SignInGameRequest) GetGameToken() string

func (*SignInGameRequest) GetGameUserId

func (x *SignInGameRequest) GetGameUserId() string

func (*SignInGameRequest) ProtoMessage

func (*SignInGameRequest) ProtoMessage()

func (*SignInGameRequest) ProtoReflect

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

func (*SignInGameRequest) Reset

func (x *SignInGameRequest) Reset()

func (*SignInGameRequest) String

func (x *SignInGameRequest) String() string

type SignInGameResponse

type SignInGameResponse struct {
	AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	// contains filtered or unexported fields
}

func (*SignInGameResponse) Descriptor deprecated

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

Deprecated: Use SignInGameResponse.ProtoReflect.Descriptor instead.

func (*SignInGameResponse) GetAccessToken

func (x *SignInGameResponse) GetAccessToken() string

func (*SignInGameResponse) ProtoMessage

func (*SignInGameResponse) ProtoMessage()

func (*SignInGameResponse) ProtoReflect

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

func (*SignInGameResponse) Reset

func (x *SignInGameResponse) Reset()

func (*SignInGameResponse) String

func (x *SignInGameResponse) String() string

Jump to

Keyboard shortcuts

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