Documentation ¶
Index ¶
- type ClientInfo
- func (*ClientInfo) Descriptor() ([]byte, []int)
- func (m *ClientInfo) GetClientAddress() string
- func (m *ClientInfo) GetPrivilegedNetwork() bool
- func (*ClientInfo) ProtoMessage()
- func (m *ClientInfo) Reset()
- func (m *ClientInfo) String() string
- func (m *ClientInfo) XXX_DiscardUnknown()
- func (m *ClientInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClientInfo) XXX_Merge(src proto.Message)
- func (m *ClientInfo) XXX_Size() int
- func (m *ClientInfo) XXX_Unmarshal(b []byte) error
- type ClientRequest
- func (*ClientRequest) Descriptor() ([]byte, []int)
- func (m *ClientRequest) GetAccountId() *protocol.EntityId
- func (m *ClientRequest) GetAttribute() []*protocol.Attribute
- func (m *ClientRequest) GetClientInfo() *ClientInfo
- func (m *ClientRequest) GetGameAccountId() *protocol.EntityId
- func (m *ClientRequest) GetHost() *protocol.ProcessIddeprecated
- func (m *ClientRequest) GetProgram() uint32
- func (*ClientRequest) ProtoMessage()
- func (m *ClientRequest) Reset()
- func (m *ClientRequest) String() string
- func (m *ClientRequest) XXX_DiscardUnknown()
- func (m *ClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClientRequest) XXX_Merge(src proto.Message)
- func (m *ClientRequest) XXX_Size() int
- func (m *ClientRequest) XXX_Unmarshal(b []byte) error
- type ClientResponse
- func (*ClientResponse) Descriptor() ([]byte, []int)
- func (m *ClientResponse) GetAttribute() []*protocol.Attribute
- func (*ClientResponse) ProtoMessage()
- func (m *ClientResponse) Reset()
- func (m *ClientResponse) String() string
- func (m *ClientResponse) XXX_DiscardUnknown()
- func (m *ClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClientResponse) XXX_Merge(src proto.Message)
- func (m *ClientResponse) XXX_Size() int
- func (m *ClientResponse) XXX_Unmarshal(b []byte) error
- type GameAccountOfflineNotification
- func (*GameAccountOfflineNotification) Descriptor() ([]byte, []int)
- func (m *GameAccountOfflineNotification) GetGameAccountId() *protocol.EntityId
- func (m *GameAccountOfflineNotification) GetHost() *protocol.ProcessIddeprecated
- func (m *GameAccountOfflineNotification) GetSessionId() string
- func (*GameAccountOfflineNotification) ProtoMessage()
- func (m *GameAccountOfflineNotification) Reset()
- func (m *GameAccountOfflineNotification) String() string
- func (m *GameAccountOfflineNotification) XXX_DiscardUnknown()
- func (m *GameAccountOfflineNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GameAccountOfflineNotification) XXX_Merge(src proto.Message)
- func (m *GameAccountOfflineNotification) XXX_Size() int
- func (m *GameAccountOfflineNotification) XXX_Unmarshal(b []byte) error
- type GameAccountOnlineNotification
- func (*GameAccountOnlineNotification) Descriptor() ([]byte, []int)
- func (m *GameAccountOnlineNotification) GetGameAccountId() *protocol.EntityId
- func (m *GameAccountOnlineNotification) GetHost() *protocol.ProcessIddeprecated
- func (m *GameAccountOnlineNotification) GetSessionId() string
- func (*GameAccountOnlineNotification) ProtoMessage()
- func (m *GameAccountOnlineNotification) Reset()
- func (m *GameAccountOnlineNotification) String() string
- func (m *GameAccountOnlineNotification) XXX_DiscardUnknown()
- func (m *GameAccountOnlineNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GameAccountOnlineNotification) XXX_Merge(src proto.Message)
- func (m *GameAccountOnlineNotification) XXX_Size() int
- func (m *GameAccountOnlineNotification) XXX_Unmarshal(b []byte) error
- type GetAllValuesForAttributeRequest
- func (*GetAllValuesForAttributeRequest) Descriptor() ([]byte, []int)
- func (m *GetAllValuesForAttributeRequest) GetAgentId() *protocol.EntityId
- func (m *GetAllValuesForAttributeRequest) GetAttributeKey() string
- func (m *GetAllValuesForAttributeRequest) GetProgram() uint32
- func (*GetAllValuesForAttributeRequest) ProtoMessage()
- func (m *GetAllValuesForAttributeRequest) Reset()
- func (m *GetAllValuesForAttributeRequest) String() string
- func (m *GetAllValuesForAttributeRequest) XXX_DiscardUnknown()
- func (m *GetAllValuesForAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllValuesForAttributeRequest) XXX_Merge(src proto.Message)
- func (m *GetAllValuesForAttributeRequest) XXX_Size() int
- func (m *GetAllValuesForAttributeRequest) XXX_Unmarshal(b []byte) error
- type GetAllValuesForAttributeResponse
- func (*GetAllValuesForAttributeResponse) Descriptor() ([]byte, []int)
- func (m *GetAllValuesForAttributeResponse) GetAttributeValue() []*protocol.Variant
- func (*GetAllValuesForAttributeResponse) ProtoMessage()
- func (m *GetAllValuesForAttributeResponse) Reset()
- func (m *GetAllValuesForAttributeResponse) String() string
- func (m *GetAllValuesForAttributeResponse) XXX_DiscardUnknown()
- func (m *GetAllValuesForAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllValuesForAttributeResponse) XXX_Merge(src proto.Message)
- func (m *GetAllValuesForAttributeResponse) XXX_Size() int
- func (m *GetAllValuesForAttributeResponse) XXX_Unmarshal(b []byte) error
- type PlayerVariables
- func (*PlayerVariables) Descriptor() ([]byte, []int)
- func (m *PlayerVariables) GetAttribute() []*protocol.Attribute
- func (m *PlayerVariables) GetIdentity() *protocol.Identity
- func (m *PlayerVariables) GetRating() float64
- func (*PlayerVariables) ProtoMessage()
- func (m *PlayerVariables) Reset()
- func (m *PlayerVariables) String() string
- func (m *PlayerVariables) XXX_DiscardUnknown()
- func (m *PlayerVariables) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PlayerVariables) XXX_Merge(src proto.Message)
- func (m *PlayerVariables) XXX_Size() int
- func (m *PlayerVariables) XXX_Unmarshal(b []byte) error
- type PresenceChannelCreatedRequest
- func (*PresenceChannelCreatedRequest) Descriptor() ([]byte, []int)
- func (m *PresenceChannelCreatedRequest) GetAccountId() *protocol.EntityId
- func (m *PresenceChannelCreatedRequest) GetGameAccountId() *protocol.EntityId
- func (m *PresenceChannelCreatedRequest) GetHost() *protocol.ProcessIddeprecated
- func (m *PresenceChannelCreatedRequest) GetId() *protocol.EntityId
- func (*PresenceChannelCreatedRequest) ProtoMessage()
- func (m *PresenceChannelCreatedRequest) Reset()
- func (m *PresenceChannelCreatedRequest) String() string
- func (m *PresenceChannelCreatedRequest) XXX_DiscardUnknown()
- func (m *PresenceChannelCreatedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PresenceChannelCreatedRequest) XXX_Merge(src proto.Message)
- func (m *PresenceChannelCreatedRequest) XXX_Size() int
- func (m *PresenceChannelCreatedRequest) XXX_Unmarshal(b []byte) error
- type RegisterUtilitiesRequest
- func (*RegisterUtilitiesRequest) Descriptor() ([]byte, []int)
- func (m *RegisterUtilitiesRequest) GetAttribute() []*protocol.Attribute
- func (m *RegisterUtilitiesRequest) GetProgram() uint32
- func (*RegisterUtilitiesRequest) ProtoMessage()
- func (m *RegisterUtilitiesRequest) Reset()
- func (m *RegisterUtilitiesRequest) String() string
- func (m *RegisterUtilitiesRequest) XXX_DiscardUnknown()
- func (m *RegisterUtilitiesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegisterUtilitiesRequest) XXX_Merge(src proto.Message)
- func (m *RegisterUtilitiesRequest) XXX_Size() int
- func (m *RegisterUtilitiesRequest) XXX_Unmarshal(b []byte) error
- type RegisterUtilitiesResponse
- func (*RegisterUtilitiesResponse) Descriptor() ([]byte, []int)
- func (m *RegisterUtilitiesResponse) GetClientId() string
- func (*RegisterUtilitiesResponse) ProtoMessage()
- func (m *RegisterUtilitiesResponse) Reset()
- func (m *RegisterUtilitiesResponse) String() string
- func (m *RegisterUtilitiesResponse) XXX_DiscardUnknown()
- func (m *RegisterUtilitiesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RegisterUtilitiesResponse) XXX_Merge(src proto.Message)
- func (m *RegisterUtilitiesResponse) XXX_Size() int
- func (m *RegisterUtilitiesResponse) XXX_Unmarshal(b []byte) error
- type ServerRequest
- func (*ServerRequest) Descriptor() ([]byte, []int)
- func (m *ServerRequest) GetAttribute() []*protocol.Attribute
- func (m *ServerRequest) GetHost() *protocol.ProcessIddeprecated
- func (m *ServerRequest) GetProgram() uint32
- func (*ServerRequest) ProtoMessage()
- func (m *ServerRequest) Reset()
- func (m *ServerRequest) String() string
- func (m *ServerRequest) XXX_DiscardUnknown()
- func (m *ServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServerRequest) XXX_Merge(src proto.Message)
- func (m *ServerRequest) XXX_Size() int
- func (m *ServerRequest) XXX_Unmarshal(b []byte) error
- type ServerResponse
- func (*ServerResponse) Descriptor() ([]byte, []int)
- func (m *ServerResponse) GetAttribute() []*protocol.Attribute
- func (*ServerResponse) ProtoMessage()
- func (m *ServerResponse) Reset()
- func (m *ServerResponse) String() string
- func (m *ServerResponse) XXX_DiscardUnknown()
- func (m *ServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServerResponse) XXX_Merge(src proto.Message)
- func (m *ServerResponse) XXX_Size() int
- func (m *ServerResponse) XXX_Unmarshal(b []byte) error
- type UnregisterUtilitiesRequest
- func (*UnregisterUtilitiesRequest) Descriptor() ([]byte, []int)
- func (*UnregisterUtilitiesRequest) ProtoMessage()
- func (m *UnregisterUtilitiesRequest) Reset()
- func (m *UnregisterUtilitiesRequest) String() string
- func (m *UnregisterUtilitiesRequest) XXX_DiscardUnknown()
- func (m *UnregisterUtilitiesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnregisterUtilitiesRequest) XXX_Merge(src proto.Message)
- func (m *UnregisterUtilitiesRequest) XXX_Size() int
- func (m *UnregisterUtilitiesRequest) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInfo ¶
type ClientInfo struct { ClientAddress *string `protobuf:"bytes,1,opt,name=client_address,json=clientAddress" json:"client_address,omitempty"` PrivilegedNetwork *bool `protobuf:"varint,2,opt,name=privileged_network,json=privilegedNetwork" json:"privileged_network,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClientInfo) Descriptor ¶
func (*ClientInfo) Descriptor() ([]byte, []int)
func (*ClientInfo) GetClientAddress ¶
func (m *ClientInfo) GetClientAddress() string
func (*ClientInfo) GetPrivilegedNetwork ¶
func (m *ClientInfo) GetPrivilegedNetwork() bool
func (*ClientInfo) ProtoMessage ¶
func (*ClientInfo) ProtoMessage()
func (*ClientInfo) Reset ¶
func (m *ClientInfo) Reset()
func (*ClientInfo) String ¶
func (m *ClientInfo) String() string
func (*ClientInfo) XXX_DiscardUnknown ¶
func (m *ClientInfo) XXX_DiscardUnknown()
func (*ClientInfo) XXX_Marshal ¶
func (m *ClientInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClientInfo) XXX_Merge ¶
func (m *ClientInfo) XXX_Merge(src proto.Message)
func (*ClientInfo) XXX_Size ¶
func (m *ClientInfo) XXX_Size() int
func (*ClientInfo) XXX_Unmarshal ¶
func (m *ClientInfo) XXX_Unmarshal(b []byte) error
type ClientRequest ¶
type ClientRequest struct { Attribute []*protocol.Attribute `protobuf:"bytes,1,rep,name=attribute" json:"attribute,omitempty"` Host *protocol.ProcessId `protobuf:"bytes,2,opt,name=host" json:"host,omitempty"` // Deprecated: Do not use. AccountId *protocol.EntityId `protobuf:"bytes,3,opt,name=account_id,json=accountId" json:"account_id,omitempty"` GameAccountId *protocol.EntityId `protobuf:"bytes,4,opt,name=game_account_id,json=gameAccountId" json:"game_account_id,omitempty"` Program *uint32 `protobuf:"fixed32,5,opt,name=program" json:"program,omitempty"` ClientInfo *ClientInfo `protobuf:"bytes,6,opt,name=client_info,json=clientInfo" json:"client_info,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClientRequest) Descriptor ¶
func (*ClientRequest) Descriptor() ([]byte, []int)
func (*ClientRequest) GetAccountId ¶
func (m *ClientRequest) GetAccountId() *protocol.EntityId
func (*ClientRequest) GetAttribute ¶
func (m *ClientRequest) GetAttribute() []*protocol.Attribute
func (*ClientRequest) GetClientInfo ¶
func (m *ClientRequest) GetClientInfo() *ClientInfo
func (*ClientRequest) GetGameAccountId ¶
func (m *ClientRequest) GetGameAccountId() *protocol.EntityId
func (*ClientRequest) GetHost
deprecated
func (m *ClientRequest) GetHost() *protocol.ProcessId
Deprecated: Do not use.
func (*ClientRequest) GetProgram ¶
func (m *ClientRequest) GetProgram() uint32
func (*ClientRequest) ProtoMessage ¶
func (*ClientRequest) ProtoMessage()
func (*ClientRequest) Reset ¶
func (m *ClientRequest) Reset()
func (*ClientRequest) String ¶
func (m *ClientRequest) String() string
func (*ClientRequest) XXX_DiscardUnknown ¶
func (m *ClientRequest) XXX_DiscardUnknown()
func (*ClientRequest) XXX_Marshal ¶
func (m *ClientRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClientRequest) XXX_Merge ¶
func (m *ClientRequest) XXX_Merge(src proto.Message)
func (*ClientRequest) XXX_Size ¶
func (m *ClientRequest) XXX_Size() int
func (*ClientRequest) XXX_Unmarshal ¶
func (m *ClientRequest) XXX_Unmarshal(b []byte) error
type ClientResponse ¶
type ClientResponse struct { Attribute []*protocol.Attribute `protobuf:"bytes,1,rep,name=attribute" json:"attribute,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClientResponse) Descriptor ¶
func (*ClientResponse) Descriptor() ([]byte, []int)
func (*ClientResponse) GetAttribute ¶
func (m *ClientResponse) GetAttribute() []*protocol.Attribute
func (*ClientResponse) ProtoMessage ¶
func (*ClientResponse) ProtoMessage()
func (*ClientResponse) Reset ¶
func (m *ClientResponse) Reset()
func (*ClientResponse) String ¶
func (m *ClientResponse) String() string
func (*ClientResponse) XXX_DiscardUnknown ¶
func (m *ClientResponse) XXX_DiscardUnknown()
func (*ClientResponse) XXX_Marshal ¶
func (m *ClientResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClientResponse) XXX_Merge ¶
func (m *ClientResponse) XXX_Merge(src proto.Message)
func (*ClientResponse) XXX_Size ¶
func (m *ClientResponse) XXX_Size() int
func (*ClientResponse) XXX_Unmarshal ¶
func (m *ClientResponse) XXX_Unmarshal(b []byte) error
type GameAccountOfflineNotification ¶
type GameAccountOfflineNotification struct { GameAccountId *protocol.EntityId `protobuf:"bytes,1,req,name=game_account_id,json=gameAccountId" json:"game_account_id,omitempty"` Host *protocol.ProcessId `protobuf:"bytes,2,opt,name=host" json:"host,omitempty"` // Deprecated: Do not use. SessionId *string `protobuf:"bytes,3,opt,name=session_id,json=sessionId" json:"session_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GameAccountOfflineNotification) Descriptor ¶
func (*GameAccountOfflineNotification) Descriptor() ([]byte, []int)
func (*GameAccountOfflineNotification) GetGameAccountId ¶
func (m *GameAccountOfflineNotification) GetGameAccountId() *protocol.EntityId
func (*GameAccountOfflineNotification) GetHost
deprecated
func (m *GameAccountOfflineNotification) GetHost() *protocol.ProcessId
Deprecated: Do not use.
func (*GameAccountOfflineNotification) GetSessionId ¶
func (m *GameAccountOfflineNotification) GetSessionId() string
func (*GameAccountOfflineNotification) ProtoMessage ¶
func (*GameAccountOfflineNotification) ProtoMessage()
func (*GameAccountOfflineNotification) Reset ¶
func (m *GameAccountOfflineNotification) Reset()
func (*GameAccountOfflineNotification) String ¶
func (m *GameAccountOfflineNotification) String() string
func (*GameAccountOfflineNotification) XXX_DiscardUnknown ¶
func (m *GameAccountOfflineNotification) XXX_DiscardUnknown()
func (*GameAccountOfflineNotification) XXX_Marshal ¶
func (m *GameAccountOfflineNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GameAccountOfflineNotification) XXX_Merge ¶
func (m *GameAccountOfflineNotification) XXX_Merge(src proto.Message)
func (*GameAccountOfflineNotification) XXX_Size ¶
func (m *GameAccountOfflineNotification) XXX_Size() int
func (*GameAccountOfflineNotification) XXX_Unmarshal ¶
func (m *GameAccountOfflineNotification) XXX_Unmarshal(b []byte) error
type GameAccountOnlineNotification ¶
type GameAccountOnlineNotification struct { GameAccountId *protocol.EntityId `protobuf:"bytes,1,req,name=game_account_id,json=gameAccountId" json:"game_account_id,omitempty"` Host *protocol.ProcessId `protobuf:"bytes,2,opt,name=host" json:"host,omitempty"` // Deprecated: Do not use. SessionId *string `protobuf:"bytes,3,opt,name=session_id,json=sessionId" json:"session_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GameAccountOnlineNotification) Descriptor ¶
func (*GameAccountOnlineNotification) Descriptor() ([]byte, []int)
func (*GameAccountOnlineNotification) GetGameAccountId ¶
func (m *GameAccountOnlineNotification) GetGameAccountId() *protocol.EntityId
func (*GameAccountOnlineNotification) GetHost
deprecated
func (m *GameAccountOnlineNotification) GetHost() *protocol.ProcessId
Deprecated: Do not use.
func (*GameAccountOnlineNotification) GetSessionId ¶
func (m *GameAccountOnlineNotification) GetSessionId() string
func (*GameAccountOnlineNotification) ProtoMessage ¶
func (*GameAccountOnlineNotification) ProtoMessage()
func (*GameAccountOnlineNotification) Reset ¶
func (m *GameAccountOnlineNotification) Reset()
func (*GameAccountOnlineNotification) String ¶
func (m *GameAccountOnlineNotification) String() string
func (*GameAccountOnlineNotification) XXX_DiscardUnknown ¶
func (m *GameAccountOnlineNotification) XXX_DiscardUnknown()
func (*GameAccountOnlineNotification) XXX_Marshal ¶
func (m *GameAccountOnlineNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GameAccountOnlineNotification) XXX_Merge ¶
func (m *GameAccountOnlineNotification) XXX_Merge(src proto.Message)
func (*GameAccountOnlineNotification) XXX_Size ¶
func (m *GameAccountOnlineNotification) XXX_Size() int
func (*GameAccountOnlineNotification) XXX_Unmarshal ¶
func (m *GameAccountOnlineNotification) XXX_Unmarshal(b []byte) error
type GetAllValuesForAttributeRequest ¶
type GetAllValuesForAttributeRequest struct { AttributeKey *string `protobuf:"bytes,1,opt,name=attribute_key,json=attributeKey" json:"attribute_key,omitempty"` AgentId *protocol.EntityId `protobuf:"bytes,2,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Program *uint32 `protobuf:"fixed32,5,opt,name=program" json:"program,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllValuesForAttributeRequest) Descriptor ¶
func (*GetAllValuesForAttributeRequest) Descriptor() ([]byte, []int)
func (*GetAllValuesForAttributeRequest) GetAgentId ¶
func (m *GetAllValuesForAttributeRequest) GetAgentId() *protocol.EntityId
func (*GetAllValuesForAttributeRequest) GetAttributeKey ¶
func (m *GetAllValuesForAttributeRequest) GetAttributeKey() string
func (*GetAllValuesForAttributeRequest) GetProgram ¶
func (m *GetAllValuesForAttributeRequest) GetProgram() uint32
func (*GetAllValuesForAttributeRequest) ProtoMessage ¶
func (*GetAllValuesForAttributeRequest) ProtoMessage()
func (*GetAllValuesForAttributeRequest) Reset ¶
func (m *GetAllValuesForAttributeRequest) Reset()
func (*GetAllValuesForAttributeRequest) String ¶
func (m *GetAllValuesForAttributeRequest) String() string
func (*GetAllValuesForAttributeRequest) XXX_DiscardUnknown ¶
func (m *GetAllValuesForAttributeRequest) XXX_DiscardUnknown()
func (*GetAllValuesForAttributeRequest) XXX_Marshal ¶
func (m *GetAllValuesForAttributeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllValuesForAttributeRequest) XXX_Merge ¶
func (m *GetAllValuesForAttributeRequest) XXX_Merge(src proto.Message)
func (*GetAllValuesForAttributeRequest) XXX_Size ¶
func (m *GetAllValuesForAttributeRequest) XXX_Size() int
func (*GetAllValuesForAttributeRequest) XXX_Unmarshal ¶
func (m *GetAllValuesForAttributeRequest) XXX_Unmarshal(b []byte) error
type GetAllValuesForAttributeResponse ¶
type GetAllValuesForAttributeResponse struct { AttributeValue []*protocol.Variant `protobuf:"bytes,1,rep,name=attribute_value,json=attributeValue" json:"attribute_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllValuesForAttributeResponse) Descriptor ¶
func (*GetAllValuesForAttributeResponse) Descriptor() ([]byte, []int)
func (*GetAllValuesForAttributeResponse) GetAttributeValue ¶
func (m *GetAllValuesForAttributeResponse) GetAttributeValue() []*protocol.Variant
func (*GetAllValuesForAttributeResponse) ProtoMessage ¶
func (*GetAllValuesForAttributeResponse) ProtoMessage()
func (*GetAllValuesForAttributeResponse) Reset ¶
func (m *GetAllValuesForAttributeResponse) Reset()
func (*GetAllValuesForAttributeResponse) String ¶
func (m *GetAllValuesForAttributeResponse) String() string
func (*GetAllValuesForAttributeResponse) XXX_DiscardUnknown ¶
func (m *GetAllValuesForAttributeResponse) XXX_DiscardUnknown()
func (*GetAllValuesForAttributeResponse) XXX_Marshal ¶
func (m *GetAllValuesForAttributeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllValuesForAttributeResponse) XXX_Merge ¶
func (m *GetAllValuesForAttributeResponse) XXX_Merge(src proto.Message)
func (*GetAllValuesForAttributeResponse) XXX_Size ¶
func (m *GetAllValuesForAttributeResponse) XXX_Size() int
func (*GetAllValuesForAttributeResponse) XXX_Unmarshal ¶
func (m *GetAllValuesForAttributeResponse) XXX_Unmarshal(b []byte) error
type PlayerVariables ¶
type PlayerVariables struct { Identity *protocol.Identity `protobuf:"bytes,1,req,name=identity" json:"identity,omitempty"` Rating *float64 `protobuf:"fixed64,2,opt,name=rating" json:"rating,omitempty"` Attribute []*protocol.Attribute `protobuf:"bytes,3,rep,name=attribute" json:"attribute,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PlayerVariables) Descriptor ¶
func (*PlayerVariables) Descriptor() ([]byte, []int)
func (*PlayerVariables) GetAttribute ¶
func (m *PlayerVariables) GetAttribute() []*protocol.Attribute
func (*PlayerVariables) GetIdentity ¶
func (m *PlayerVariables) GetIdentity() *protocol.Identity
func (*PlayerVariables) GetRating ¶
func (m *PlayerVariables) GetRating() float64
func (*PlayerVariables) ProtoMessage ¶
func (*PlayerVariables) ProtoMessage()
func (*PlayerVariables) Reset ¶
func (m *PlayerVariables) Reset()
func (*PlayerVariables) String ¶
func (m *PlayerVariables) String() string
func (*PlayerVariables) XXX_DiscardUnknown ¶
func (m *PlayerVariables) XXX_DiscardUnknown()
func (*PlayerVariables) XXX_Marshal ¶
func (m *PlayerVariables) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PlayerVariables) XXX_Merge ¶
func (m *PlayerVariables) XXX_Merge(src proto.Message)
func (*PlayerVariables) XXX_Size ¶
func (m *PlayerVariables) XXX_Size() int
func (*PlayerVariables) XXX_Unmarshal ¶
func (m *PlayerVariables) XXX_Unmarshal(b []byte) error
type PresenceChannelCreatedRequest ¶
type PresenceChannelCreatedRequest struct { Id *protocol.EntityId `protobuf:"bytes,1,req,name=id" json:"id,omitempty"` GameAccountId *protocol.EntityId `protobuf:"bytes,3,opt,name=game_account_id,json=gameAccountId" json:"game_account_id,omitempty"` AccountId *protocol.EntityId `protobuf:"bytes,4,opt,name=account_id,json=accountId" json:"account_id,omitempty"` Host *protocol.ProcessId `protobuf:"bytes,5,opt,name=host" json:"host,omitempty"` // Deprecated: Do not use. XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PresenceChannelCreatedRequest) Descriptor ¶
func (*PresenceChannelCreatedRequest) Descriptor() ([]byte, []int)
func (*PresenceChannelCreatedRequest) GetAccountId ¶
func (m *PresenceChannelCreatedRequest) GetAccountId() *protocol.EntityId
func (*PresenceChannelCreatedRequest) GetGameAccountId ¶
func (m *PresenceChannelCreatedRequest) GetGameAccountId() *protocol.EntityId
func (*PresenceChannelCreatedRequest) GetHost
deprecated
func (m *PresenceChannelCreatedRequest) GetHost() *protocol.ProcessId
Deprecated: Do not use.
func (*PresenceChannelCreatedRequest) GetId ¶
func (m *PresenceChannelCreatedRequest) GetId() *protocol.EntityId
func (*PresenceChannelCreatedRequest) ProtoMessage ¶
func (*PresenceChannelCreatedRequest) ProtoMessage()
func (*PresenceChannelCreatedRequest) Reset ¶
func (m *PresenceChannelCreatedRequest) Reset()
func (*PresenceChannelCreatedRequest) String ¶
func (m *PresenceChannelCreatedRequest) String() string
func (*PresenceChannelCreatedRequest) XXX_DiscardUnknown ¶
func (m *PresenceChannelCreatedRequest) XXX_DiscardUnknown()
func (*PresenceChannelCreatedRequest) XXX_Marshal ¶
func (m *PresenceChannelCreatedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PresenceChannelCreatedRequest) XXX_Merge ¶
func (m *PresenceChannelCreatedRequest) XXX_Merge(src proto.Message)
func (*PresenceChannelCreatedRequest) XXX_Size ¶
func (m *PresenceChannelCreatedRequest) XXX_Size() int
func (*PresenceChannelCreatedRequest) XXX_Unmarshal ¶
func (m *PresenceChannelCreatedRequest) XXX_Unmarshal(b []byte) error
type RegisterUtilitiesRequest ¶
type RegisterUtilitiesRequest struct { Attribute []*protocol.Attribute `protobuf:"bytes,1,rep,name=attribute" json:"attribute,omitempty"` Program *uint32 `protobuf:"fixed32,2,opt,name=program" json:"program,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegisterUtilitiesRequest) Descriptor ¶
func (*RegisterUtilitiesRequest) Descriptor() ([]byte, []int)
func (*RegisterUtilitiesRequest) GetAttribute ¶
func (m *RegisterUtilitiesRequest) GetAttribute() []*protocol.Attribute
func (*RegisterUtilitiesRequest) GetProgram ¶
func (m *RegisterUtilitiesRequest) GetProgram() uint32
func (*RegisterUtilitiesRequest) ProtoMessage ¶
func (*RegisterUtilitiesRequest) ProtoMessage()
func (*RegisterUtilitiesRequest) Reset ¶
func (m *RegisterUtilitiesRequest) Reset()
func (*RegisterUtilitiesRequest) String ¶
func (m *RegisterUtilitiesRequest) String() string
func (*RegisterUtilitiesRequest) XXX_DiscardUnknown ¶
func (m *RegisterUtilitiesRequest) XXX_DiscardUnknown()
func (*RegisterUtilitiesRequest) XXX_Marshal ¶
func (m *RegisterUtilitiesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegisterUtilitiesRequest) XXX_Merge ¶
func (m *RegisterUtilitiesRequest) XXX_Merge(src proto.Message)
func (*RegisterUtilitiesRequest) XXX_Size ¶
func (m *RegisterUtilitiesRequest) XXX_Size() int
func (*RegisterUtilitiesRequest) XXX_Unmarshal ¶
func (m *RegisterUtilitiesRequest) XXX_Unmarshal(b []byte) error
type RegisterUtilitiesResponse ¶
type RegisterUtilitiesResponse struct { ClientId *string `protobuf:"bytes,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RegisterUtilitiesResponse) Descriptor ¶
func (*RegisterUtilitiesResponse) Descriptor() ([]byte, []int)
func (*RegisterUtilitiesResponse) GetClientId ¶
func (m *RegisterUtilitiesResponse) GetClientId() string
func (*RegisterUtilitiesResponse) ProtoMessage ¶
func (*RegisterUtilitiesResponse) ProtoMessage()
func (*RegisterUtilitiesResponse) Reset ¶
func (m *RegisterUtilitiesResponse) Reset()
func (*RegisterUtilitiesResponse) String ¶
func (m *RegisterUtilitiesResponse) String() string
func (*RegisterUtilitiesResponse) XXX_DiscardUnknown ¶
func (m *RegisterUtilitiesResponse) XXX_DiscardUnknown()
func (*RegisterUtilitiesResponse) XXX_Marshal ¶
func (m *RegisterUtilitiesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RegisterUtilitiesResponse) XXX_Merge ¶
func (m *RegisterUtilitiesResponse) XXX_Merge(src proto.Message)
func (*RegisterUtilitiesResponse) XXX_Size ¶
func (m *RegisterUtilitiesResponse) XXX_Size() int
func (*RegisterUtilitiesResponse) XXX_Unmarshal ¶
func (m *RegisterUtilitiesResponse) XXX_Unmarshal(b []byte) error
type ServerRequest ¶
type ServerRequest struct { Attribute []*protocol.Attribute `protobuf:"bytes,1,rep,name=attribute" json:"attribute,omitempty"` Program *uint32 `protobuf:"fixed32,2,req,name=program" json:"program,omitempty"` Host *protocol.ProcessId `protobuf:"bytes,3,opt,name=host" json:"host,omitempty"` // Deprecated: Do not use. XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ServerRequest) Descriptor ¶
func (*ServerRequest) Descriptor() ([]byte, []int)
func (*ServerRequest) GetAttribute ¶
func (m *ServerRequest) GetAttribute() []*protocol.Attribute
func (*ServerRequest) GetHost
deprecated
func (m *ServerRequest) GetHost() *protocol.ProcessId
Deprecated: Do not use.
func (*ServerRequest) GetProgram ¶
func (m *ServerRequest) GetProgram() uint32
func (*ServerRequest) ProtoMessage ¶
func (*ServerRequest) ProtoMessage()
func (*ServerRequest) Reset ¶
func (m *ServerRequest) Reset()
func (*ServerRequest) String ¶
func (m *ServerRequest) String() string
func (*ServerRequest) XXX_DiscardUnknown ¶
func (m *ServerRequest) XXX_DiscardUnknown()
func (*ServerRequest) XXX_Marshal ¶
func (m *ServerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServerRequest) XXX_Merge ¶
func (m *ServerRequest) XXX_Merge(src proto.Message)
func (*ServerRequest) XXX_Size ¶
func (m *ServerRequest) XXX_Size() int
func (*ServerRequest) XXX_Unmarshal ¶
func (m *ServerRequest) XXX_Unmarshal(b []byte) error
type ServerResponse ¶
type ServerResponse struct { Attribute []*protocol.Attribute `protobuf:"bytes,1,rep,name=attribute" json:"attribute,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ServerResponse) Descriptor ¶
func (*ServerResponse) Descriptor() ([]byte, []int)
func (*ServerResponse) GetAttribute ¶
func (m *ServerResponse) GetAttribute() []*protocol.Attribute
func (*ServerResponse) ProtoMessage ¶
func (*ServerResponse) ProtoMessage()
func (*ServerResponse) Reset ¶
func (m *ServerResponse) Reset()
func (*ServerResponse) String ¶
func (m *ServerResponse) String() string
func (*ServerResponse) XXX_DiscardUnknown ¶
func (m *ServerResponse) XXX_DiscardUnknown()
func (*ServerResponse) XXX_Marshal ¶
func (m *ServerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServerResponse) XXX_Merge ¶
func (m *ServerResponse) XXX_Merge(src proto.Message)
func (*ServerResponse) XXX_Size ¶
func (m *ServerResponse) XXX_Size() int
func (*ServerResponse) XXX_Unmarshal ¶
func (m *ServerResponse) XXX_Unmarshal(b []byte) error
type UnregisterUtilitiesRequest ¶
type UnregisterUtilitiesRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnregisterUtilitiesRequest) Descriptor ¶
func (*UnregisterUtilitiesRequest) Descriptor() ([]byte, []int)
func (*UnregisterUtilitiesRequest) ProtoMessage ¶
func (*UnregisterUtilitiesRequest) ProtoMessage()
func (*UnregisterUtilitiesRequest) Reset ¶
func (m *UnregisterUtilitiesRequest) Reset()
func (*UnregisterUtilitiesRequest) String ¶
func (m *UnregisterUtilitiesRequest) String() string
func (*UnregisterUtilitiesRequest) XXX_DiscardUnknown ¶
func (m *UnregisterUtilitiesRequest) XXX_DiscardUnknown()
func (*UnregisterUtilitiesRequest) XXX_Marshal ¶
func (m *UnregisterUtilitiesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnregisterUtilitiesRequest) XXX_Merge ¶
func (m *UnregisterUtilitiesRequest) XXX_Merge(src proto.Message)
func (*UnregisterUtilitiesRequest) XXX_Size ¶
func (m *UnregisterUtilitiesRequest) XXX_Size() int
func (*UnregisterUtilitiesRequest) XXX_Unmarshal ¶
func (m *UnregisterUtilitiesRequest) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.