Documentation ¶
Overview ¶
Package charactersv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterCharacterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterCharacterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client CharacterServiceClient) error
- func RegisterCharacterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterCharacterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server CharacterServiceServer) error
- func RegisterCharacterServiceServer(s grpc.ServiceRegistrar, srv CharacterServiceServer)
- type Character
- func (*Character) Descriptor() ([]byte, []int)deprecated
- func (x *Character) GetAaExp() int32
- func (x *Character) GetAaPoints() int32
- func (x *Character) GetAaPointsOld() int32
- func (x *Character) GetAaPointsSpent() int32
- func (x *Character) GetAaPointsSpentOld() int32
- func (x *Character) GetAbilityNumber() int32
- func (x *Character) GetAbilityTimeHours() int32
- func (x *Character) GetAbilityTimeMinutes() int32
- func (x *Character) GetAbilityTimeSeconds() int32
- func (x *Character) GetAbilityUp() int32
- func (x *Character) GetAccountId() int32
- func (x *Character) GetAgi() int32
- func (x *Character) GetAirRemaining() int32
- func (x *Character) GetAnon() int32
- func (x *Character) GetAutosplitEnabled() int32
- func (x *Character) GetBeard() int32
- func (x *Character) GetBeardColor() int32
- func (x *Character) GetBirthday() int32
- func (x *Character) GetCareerTributePoints() int32
- func (x *Character) GetCha() int32
- func (x *Character) GetClass() int32
- func (x *Character) GetCurHp() int32
- func (x *Character) GetDeity() int32
- func (x *Character) GetDeletedAt() *timestamppb.Timestamp
- func (x *Character) GetDex() int32
- func (x *Character) GetDrakkinDetails() int32
- func (x *Character) GetDrakkinHeritage() int32
- func (x *Character) GetDrakkinTattoo() int32
- func (x *Character) GetEAaEffects() int32
- func (x *Character) GetEExpendedAaSpent() int32
- func (x *Character) GetELastInvsnapshot() int32
- func (x *Character) GetEPercentToAa() int32
- func (x *Character) GetEndurance() int32
- func (x *Character) GetExp() int32
- func (x *Character) GetExpEnabled() int32
- func (x *Character) GetEyeColor_1() int32
- func (x *Character) GetEyeColor_2() int32
- func (x *Character) GetFace() int32
- func (x *Character) GetFirstlogon() int32
- func (x *Character) GetGender() int32
- func (x *Character) GetGm() int32
- func (x *Character) GetGroupAutoConsent() int32
- func (x *Character) GetGroupLeadershipExp() int32
- func (x *Character) GetGroupLeadershipPoints() int32
- func (x *Character) GetGuildAutoConsent() int32
- func (x *Character) GetHairColor() int32
- func (x *Character) GetHairStyle() int32
- func (x *Character) GetHeading() float32
- func (x *Character) GetHungerLevel() int32
- func (x *Character) GetId() int32
- func (x *Character) GetInt() int32
- func (x *Character) GetIntoxication() int32
- func (x *Character) GetLastLogin() int32
- func (x *Character) GetLastName() string
- func (x *Character) GetLdonPointsAvailable() int32
- func (x *Character) GetLdonPointsGuk() int32
- func (x *Character) GetLdonPointsMir() int32
- func (x *Character) GetLdonPointsMmc() int32
- func (x *Character) GetLdonPointsRuj() int32
- func (x *Character) GetLdonPointsTak() int32
- func (x *Character) GetLeadershipExpOn() int32
- func (x *Character) GetLevel() int32
- func (x *Character) GetLevel2() int32
- func (x *Character) GetLfg() int32
- func (x *Character) GetLfp() int32
- func (x *Character) GetMailkey() string
- func (x *Character) GetMana() int32
- func (x *Character) GetName() string
- func (x *Character) GetPoints() int32
- func (x *Character) GetPvp2() int32
- func (x *Character) GetPvpBestKillStreak() int32
- func (x *Character) GetPvpCareerPoints() int32
- func (x *Character) GetPvpCurrentKillStreak() int32
- func (x *Character) GetPvpCurrentPoints() int32
- func (x *Character) GetPvpDeaths() int32
- func (x *Character) GetPvpKills() int32
- func (x *Character) GetPvpStatus() int32
- func (x *Character) GetPvpType() int32
- func (x *Character) GetPvpWorstDeathStreak() int32
- func (x *Character) GetRace() int32
- func (x *Character) GetRaidAutoConsent() int32
- func (x *Character) GetRaidLeadershipExp() int32
- func (x *Character) GetRaidLeadershipPoints() int32
- func (x *Character) GetRestTimer() int32
- func (x *Character) GetShowHelm() int32
- func (x *Character) GetSta() int32
- func (x *Character) GetStr() int32
- func (x *Character) GetSuffix() string
- func (x *Character) GetThirstLevel() int32
- func (x *Character) GetTimePlayed() int32
- func (x *Character) GetTitle() string
- func (x *Character) GetToxicity() int32
- func (x *Character) GetTributeActive() int32
- func (x *Character) GetTributePoints() int32
- func (x *Character) GetTributeTimeRemaining() int32
- func (x *Character) GetWis() int32
- func (x *Character) GetX() float32
- func (x *Character) GetXtargets() int32
- func (x *Character) GetY() float32
- func (x *Character) GetZ() float32
- func (x *Character) GetZoneChangeCount() int32
- func (x *Character) GetZoneId() int32
- func (x *Character) GetZoneInstance() int32
- func (*Character) ProtoMessage()
- func (x *Character) ProtoReflect() protoreflect.Message
- func (x *Character) Reset()
- func (x *Character) String() string
- type CharacterServiceClient
- type CharacterServiceServer
- type CharacterService_ListCharactersClient
- type CharacterService_ListCharactersServer
- type CreateCharacterRequest
- func (*CreateCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCharacterRequest) GetCharacter() *Character
- func (*CreateCharacterRequest) ProtoMessage()
- func (x *CreateCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCharacterRequest) Reset()
- func (x *CreateCharacterRequest) String() string
- type CreateCharacterResponse
- func (*CreateCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCharacterResponse) GetCharacter() *Character
- func (*CreateCharacterResponse) ProtoMessage()
- func (x *CreateCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCharacterResponse) Reset()
- func (x *CreateCharacterResponse) String() string
- type DeleteCharacterRequest
- func (*DeleteCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCharacterRequest) GetId() int32
- func (*DeleteCharacterRequest) ProtoMessage()
- func (x *DeleteCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCharacterRequest) Reset()
- func (x *DeleteCharacterRequest) String() string
- type DeleteCharacterResponse
- func (*DeleteCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCharacterResponse) GetCharacter() *Character
- func (*DeleteCharacterResponse) ProtoMessage()
- func (x *DeleteCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCharacterResponse) Reset()
- func (x *DeleteCharacterResponse) String() string
- type GetCharacterRequest
- func (*GetCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacterRequest) GetId() int32
- func (*GetCharacterRequest) ProtoMessage()
- func (x *GetCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *GetCharacterRequest) Reset()
- func (x *GetCharacterRequest) String() string
- type GetCharacterResponse
- func (*GetCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCharacterResponse) GetCharacter() *Character
- func (*GetCharacterResponse) ProtoMessage()
- func (x *GetCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *GetCharacterResponse) Reset()
- func (x *GetCharacterResponse) String() string
- type ListCharactersRequest
- type ListCharactersResponse
- func (*ListCharactersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCharactersResponse) GetCharacter() *Character
- func (*ListCharactersResponse) ProtoMessage()
- func (x *ListCharactersResponse) ProtoReflect() protoreflect.Message
- func (x *ListCharactersResponse) Reset()
- func (x *ListCharactersResponse) String() string
- type UnimplementedCharacterServiceServer
- func (UnimplementedCharacterServiceServer) CreateCharacter(context.Context, *CreateCharacterRequest) (*CreateCharacterResponse, error)
- func (UnimplementedCharacterServiceServer) DeleteCharacter(context.Context, *DeleteCharacterRequest) (*DeleteCharacterResponse, error)
- func (UnimplementedCharacterServiceServer) GetCharacter(context.Context, *GetCharacterRequest) (*GetCharacterResponse, error)
- func (UnimplementedCharacterServiceServer) ListCharacters(*ListCharactersRequest, CharacterService_ListCharactersServer) error
- func (UnimplementedCharacterServiceServer) UpdateCharacter(context.Context, *UpdateCharacterRequest) (*UpdateCharacterResponse, error)
- type UnsafeCharacterServiceServer
- type UpdateCharacterRequest
- func (*UpdateCharacterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCharacterRequest) GetCharacter() *Character
- func (x *UpdateCharacterRequest) GetId() int32
- func (*UpdateCharacterRequest) ProtoMessage()
- func (x *UpdateCharacterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCharacterRequest) Reset()
- func (x *UpdateCharacterRequest) String() string
- type UpdateCharacterResponse
- func (*UpdateCharacterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCharacterResponse) GetCharacter() *Character
- func (*UpdateCharacterResponse) ProtoMessage()
- func (x *UpdateCharacterResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCharacterResponse) Reset()
- func (x *UpdateCharacterResponse) String() string
Constants ¶
const ( CharacterService_ListCharacters_FullMethodName = "/characters.v1.CharacterService/ListCharacters" CharacterService_CreateCharacter_FullMethodName = "/characters.v1.CharacterService/CreateCharacter" CharacterService_GetCharacter_FullMethodName = "/characters.v1.CharacterService/GetCharacter" CharacterService_UpdateCharacter_FullMethodName = "/characters.v1.CharacterService/UpdateCharacter" CharacterService_DeleteCharacter_FullMethodName = "/characters.v1.CharacterService/DeleteCharacter" )
Variables ¶
var CharacterService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "characters.v1.CharacterService", HandlerType: (*CharacterServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateCharacter", Handler: _CharacterService_CreateCharacter_Handler, }, { MethodName: "GetCharacter", Handler: _CharacterService_GetCharacter_Handler, }, { MethodName: "UpdateCharacter", Handler: _CharacterService_UpdateCharacter_Handler, }, { MethodName: "DeleteCharacter", Handler: _CharacterService_DeleteCharacter_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ListCharacters", Handler: _CharacterService_ListCharacters_Handler, ServerStreams: true, }, }, Metadata: "characters/v1/characters.proto", }
CharacterService_ServiceDesc is the grpc.ServiceDesc for CharacterService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_characters_v1_characters_proto protoreflect.FileDescriptor
Functions ¶
func RegisterCharacterServiceHandler ¶
func RegisterCharacterServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterCharacterServiceHandler registers the http handlers for service CharacterService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterCharacterServiceHandlerClient ¶
func RegisterCharacterServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client CharacterServiceClient) error
RegisterCharacterServiceHandlerClient registers the http handlers for service CharacterService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "CharacterServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "CharacterServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "CharacterServiceClient" to call the correct interceptors.
func RegisterCharacterServiceHandlerFromEndpoint ¶
func RegisterCharacterServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterCharacterServiceHandlerFromEndpoint is same as RegisterCharacterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterCharacterServiceHandlerServer ¶
func RegisterCharacterServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server CharacterServiceServer) error
RegisterCharacterServiceHandlerServer registers the http handlers for service CharacterService to "mux". UnaryRPC :call CharacterServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterCharacterServiceHandlerFromEndpoint instead.
func RegisterCharacterServiceServer ¶
func RegisterCharacterServiceServer(s grpc.ServiceRegistrar, srv CharacterServiceServer)
Types ¶
type Character ¶
type Character struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AccountId int32 `protobuf:"varint,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` LastName string `protobuf:"bytes,4,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"` Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Suffix string `protobuf:"bytes,6,opt,name=suffix,proto3" json:"suffix,omitempty"` ZoneId int32 `protobuf:"varint,7,opt,name=zone_id,json=zoneId,proto3" json:"zone_id,omitempty"` ZoneInstance int32 `protobuf:"varint,8,opt,name=zone_instance,json=zoneInstance,proto3" json:"zone_instance,omitempty"` Y float32 `protobuf:"fixed32,9,opt,name=y,proto3" json:"y,omitempty"` X float32 `protobuf:"fixed32,10,opt,name=x,proto3" json:"x,omitempty"` Z float32 `protobuf:"fixed32,11,opt,name=z,proto3" json:"z,omitempty"` Heading float32 `protobuf:"fixed32,12,opt,name=heading,proto3" json:"heading,omitempty"` Gender int32 `protobuf:"varint,13,opt,name=gender,proto3" json:"gender,omitempty"` Race int32 `protobuf:"varint,14,opt,name=race,proto3" json:"race,omitempty"` Class int32 `protobuf:"varint,15,opt,name=class,proto3" json:"class,omitempty"` Level int32 `protobuf:"varint,16,opt,name=level,proto3" json:"level,omitempty"` Deity int32 `protobuf:"varint,17,opt,name=deity,proto3" json:"deity,omitempty"` Birthday int32 `protobuf:"varint,18,opt,name=birthday,proto3" json:"birthday,omitempty"` LastLogin int32 `protobuf:"varint,19,opt,name=last_login,json=lastLogin,proto3" json:"last_login,omitempty"` TimePlayed int32 `protobuf:"varint,20,opt,name=time_played,json=timePlayed,proto3" json:"time_played,omitempty"` Level2 int32 `protobuf:"varint,21,opt,name=level2,proto3" json:"level2,omitempty"` Anon int32 `protobuf:"varint,22,opt,name=anon,proto3" json:"anon,omitempty"` Gm int32 `protobuf:"varint,23,opt,name=gm,proto3" json:"gm,omitempty"` Face int32 `protobuf:"varint,24,opt,name=face,proto3" json:"face,omitempty"` HairColor int32 `protobuf:"varint,25,opt,name=hair_color,json=hairColor,proto3" json:"hair_color,omitempty"` HairStyle int32 `protobuf:"varint,26,opt,name=hair_style,json=hairStyle,proto3" json:"hair_style,omitempty"` Beard int32 `protobuf:"varint,27,opt,name=beard,proto3" json:"beard,omitempty"` BeardColor int32 `protobuf:"varint,28,opt,name=beard_color,json=beardColor,proto3" json:"beard_color,omitempty"` EyeColor_1 int32 `protobuf:"varint,29,opt,name=eye_color_1,json=eyeColor1,proto3" json:"eye_color_1,omitempty"` EyeColor_2 int32 `protobuf:"varint,30,opt,name=eye_color_2,json=eyeColor2,proto3" json:"eye_color_2,omitempty"` DrakkinHeritage int32 `protobuf:"varint,31,opt,name=drakkin_heritage,json=drakkinHeritage,proto3" json:"drakkin_heritage,omitempty"` DrakkinTattoo int32 `protobuf:"varint,32,opt,name=drakkin_tattoo,json=drakkinTattoo,proto3" json:"drakkin_tattoo,omitempty"` DrakkinDetails int32 `protobuf:"varint,33,opt,name=drakkin_details,json=drakkinDetails,proto3" json:"drakkin_details,omitempty"` AbilityTimeSeconds int32 `protobuf:"varint,34,opt,name=ability_time_seconds,json=abilityTimeSeconds,proto3" json:"ability_time_seconds,omitempty"` AbilityNumber int32 `protobuf:"varint,35,opt,name=ability_number,json=abilityNumber,proto3" json:"ability_number,omitempty"` AbilityTimeMinutes int32 `protobuf:"varint,36,opt,name=ability_time_minutes,json=abilityTimeMinutes,proto3" json:"ability_time_minutes,omitempty"` AbilityTimeHours int32 `protobuf:"varint,37,opt,name=ability_time_hours,json=abilityTimeHours,proto3" json:"ability_time_hours,omitempty"` Exp int32 `protobuf:"varint,38,opt,name=exp,proto3" json:"exp,omitempty"` ExpEnabled int32 `protobuf:"varint,39,opt,name=exp_enabled,json=expEnabled,proto3" json:"exp_enabled,omitempty"` AaPointsSpent int32 `protobuf:"varint,40,opt,name=aa_points_spent,json=aaPointsSpent,proto3" json:"aa_points_spent,omitempty"` AaExp int32 `protobuf:"varint,41,opt,name=aa_exp,json=aaExp,proto3" json:"aa_exp,omitempty"` AaPoints int32 `protobuf:"varint,42,opt,name=aa_points,json=aaPoints,proto3" json:"aa_points,omitempty"` GroupLeadershipExp int32 `protobuf:"varint,43,opt,name=group_leadership_exp,json=groupLeadershipExp,proto3" json:"group_leadership_exp,omitempty"` RaidLeadershipExp int32 `protobuf:"varint,44,opt,name=raid_leadership_exp,json=raidLeadershipExp,proto3" json:"raid_leadership_exp,omitempty"` GroupLeadershipPoints int32 `` /* 128-byte string literal not displayed */ RaidLeadershipPoints int32 `protobuf:"varint,46,opt,name=raid_leadership_points,json=raidLeadershipPoints,proto3" json:"raid_leadership_points,omitempty"` Points int32 `protobuf:"varint,47,opt,name=points,proto3" json:"points,omitempty"` CurHp int32 `protobuf:"varint,48,opt,name=cur_hp,json=curHp,proto3" json:"cur_hp,omitempty"` Mana int32 `protobuf:"varint,49,opt,name=mana,proto3" json:"mana,omitempty"` Endurance int32 `protobuf:"varint,50,opt,name=endurance,proto3" json:"endurance,omitempty"` Intoxication int32 `protobuf:"varint,51,opt,name=intoxication,proto3" json:"intoxication,omitempty"` Str int32 `protobuf:"varint,52,opt,name=str,proto3" json:"str,omitempty"` Sta int32 `protobuf:"varint,53,opt,name=sta,proto3" json:"sta,omitempty"` Cha int32 `protobuf:"varint,54,opt,name=cha,proto3" json:"cha,omitempty"` Dex int32 `protobuf:"varint,55,opt,name=dex,proto3" json:"dex,omitempty"` Int int32 `protobuf:"varint,56,opt,name=int,proto3" json:"int,omitempty"` Agi int32 `protobuf:"varint,57,opt,name=agi,proto3" json:"agi,omitempty"` Wis int32 `protobuf:"varint,58,opt,name=wis,proto3" json:"wis,omitempty"` ZoneChangeCount int32 `protobuf:"varint,59,opt,name=zone_change_count,json=zoneChangeCount,proto3" json:"zone_change_count,omitempty"` Toxicity int32 `protobuf:"varint,60,opt,name=toxicity,proto3" json:"toxicity,omitempty"` HungerLevel int32 `protobuf:"varint,61,opt,name=hunger_level,json=hungerLevel,proto3" json:"hunger_level,omitempty"` ThirstLevel int32 `protobuf:"varint,62,opt,name=thirst_level,json=thirstLevel,proto3" json:"thirst_level,omitempty"` AbilityUp int32 `protobuf:"varint,63,opt,name=ability_up,json=abilityUp,proto3" json:"ability_up,omitempty"` LdonPointsGuk int32 `protobuf:"varint,64,opt,name=ldon_points_guk,json=ldonPointsGuk,proto3" json:"ldon_points_guk,omitempty"` LdonPointsMir int32 `protobuf:"varint,65,opt,name=ldon_points_mir,json=ldonPointsMir,proto3" json:"ldon_points_mir,omitempty"` LdonPointsMmc int32 `protobuf:"varint,66,opt,name=ldon_points_mmc,json=ldonPointsMmc,proto3" json:"ldon_points_mmc,omitempty"` LdonPointsRuj int32 `protobuf:"varint,67,opt,name=ldon_points_ruj,json=ldonPointsRuj,proto3" json:"ldon_points_ruj,omitempty"` LdonPointsTak int32 `protobuf:"varint,68,opt,name=ldon_points_tak,json=ldonPointsTak,proto3" json:"ldon_points_tak,omitempty"` LdonPointsAvailable int32 `protobuf:"varint,69,opt,name=ldon_points_available,json=ldonPointsAvailable,proto3" json:"ldon_points_available,omitempty"` TributeTimeRemaining int32 `protobuf:"varint,70,opt,name=tribute_time_remaining,json=tributeTimeRemaining,proto3" json:"tribute_time_remaining,omitempty"` CareerTributePoints int32 `protobuf:"varint,71,opt,name=career_tribute_points,json=careerTributePoints,proto3" json:"career_tribute_points,omitempty"` TributePoints int32 `protobuf:"varint,72,opt,name=tribute_points,json=tributePoints,proto3" json:"tribute_points,omitempty"` TributeActive int32 `protobuf:"varint,73,opt,name=tribute_active,json=tributeActive,proto3" json:"tribute_active,omitempty"` PvpStatus int32 `protobuf:"varint,74,opt,name=pvp_status,json=pvpStatus,proto3" json:"pvp_status,omitempty"` PvpKills int32 `protobuf:"varint,75,opt,name=pvp_kills,json=pvpKills,proto3" json:"pvp_kills,omitempty"` PvpDeaths int32 `protobuf:"varint,76,opt,name=pvp_deaths,json=pvpDeaths,proto3" json:"pvp_deaths,omitempty"` PvpCurrentPoints int32 `protobuf:"varint,77,opt,name=pvp_current_points,json=pvpCurrentPoints,proto3" json:"pvp_current_points,omitempty"` PvpCareerPoints int32 `protobuf:"varint,78,opt,name=pvp_career_points,json=pvpCareerPoints,proto3" json:"pvp_career_points,omitempty"` PvpBestKillStreak int32 `protobuf:"varint,79,opt,name=pvp_best_kill_streak,json=pvpBestKillStreak,proto3" json:"pvp_best_kill_streak,omitempty"` PvpWorstDeathStreak int32 `protobuf:"varint,80,opt,name=pvp_worst_death_streak,json=pvpWorstDeathStreak,proto3" json:"pvp_worst_death_streak,omitempty"` PvpCurrentKillStreak int32 `` /* 127-byte string literal not displayed */ Pvp2 int32 `protobuf:"varint,82,opt,name=pvp2,proto3" json:"pvp2,omitempty"` PvpType int32 `protobuf:"varint,83,opt,name=pvp_type,json=pvpType,proto3" json:"pvp_type,omitempty"` ShowHelm int32 `protobuf:"varint,84,opt,name=show_helm,json=showHelm,proto3" json:"show_helm,omitempty"` GroupAutoConsent int32 `protobuf:"varint,85,opt,name=group_auto_consent,json=groupAutoConsent,proto3" json:"group_auto_consent,omitempty"` RaidAutoConsent int32 `protobuf:"varint,86,opt,name=raid_auto_consent,json=raidAutoConsent,proto3" json:"raid_auto_consent,omitempty"` GuildAutoConsent int32 `protobuf:"varint,87,opt,name=guild_auto_consent,json=guildAutoConsent,proto3" json:"guild_auto_consent,omitempty"` LeadershipExpOn int32 `protobuf:"varint,88,opt,name=leadership_exp_on,json=leadershipExpOn,proto3" json:"leadership_exp_on,omitempty"` RestTimer int32 `protobuf:"varint,89,opt,name=rest_timer,json=restTimer,proto3" json:"rest_timer,omitempty"` AirRemaining int32 `protobuf:"varint,90,opt,name=air_remaining,json=airRemaining,proto3" json:"air_remaining,omitempty"` AutosplitEnabled int32 `protobuf:"varint,91,opt,name=autosplit_enabled,json=autosplitEnabled,proto3" json:"autosplit_enabled,omitempty"` Lfp int32 `protobuf:"varint,92,opt,name=lfp,proto3" json:"lfp,omitempty"` Lfg int32 `protobuf:"varint,93,opt,name=lfg,proto3" json:"lfg,omitempty"` Mailkey string `protobuf:"bytes,94,opt,name=mailkey,proto3" json:"mailkey,omitempty"` Xtargets int32 `protobuf:"varint,95,opt,name=xtargets,proto3" json:"xtargets,omitempty"` Firstlogon int32 `protobuf:"varint,96,opt,name=firstlogon,proto3" json:"firstlogon,omitempty"` EAaEffects int32 `protobuf:"varint,97,opt,name=e_aa_effects,json=eAaEffects,proto3" json:"e_aa_effects,omitempty"` EPercentToAa int32 `protobuf:"varint,98,opt,name=e_percent_to_aa,json=ePercentToAa,proto3" json:"e_percent_to_aa,omitempty"` EExpendedAaSpent int32 `protobuf:"varint,99,opt,name=e_expended_aa_spent,json=eExpendedAaSpent,proto3" json:"e_expended_aa_spent,omitempty"` AaPointsSpentOld int32 `protobuf:"varint,100,opt,name=aa_points_spent_old,json=aaPointsSpentOld,proto3" json:"aa_points_spent_old,omitempty"` AaPointsOld int32 `protobuf:"varint,101,opt,name=aa_points_old,json=aaPointsOld,proto3" json:"aa_points_old,omitempty"` ELastInvsnapshot int32 `protobuf:"varint,102,opt,name=e_last_invsnapshot,json=eLastInvsnapshot,proto3" json:"e_last_invsnapshot,omitempty"` DeletedAt *timestamppb.Timestamp `protobuf:"bytes,103,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // contains filtered or unexported fields }
func (*Character) Descriptor
deprecated
func (*Character) GetAaPoints ¶
func (*Character) GetAaPointsOld ¶
func (*Character) GetAaPointsSpent ¶
func (*Character) GetAaPointsSpentOld ¶
func (*Character) GetAbilityNumber ¶
func (*Character) GetAbilityTimeHours ¶
func (*Character) GetAbilityTimeMinutes ¶
func (*Character) GetAbilityTimeSeconds ¶
func (*Character) GetAbilityUp ¶
func (*Character) GetAccountId ¶
func (*Character) GetAirRemaining ¶
func (*Character) GetAutosplitEnabled ¶
func (*Character) GetBeardColor ¶
func (*Character) GetBirthday ¶
func (*Character) GetCareerTributePoints ¶
func (*Character) GetDeletedAt ¶
func (x *Character) GetDeletedAt() *timestamppb.Timestamp
func (*Character) GetDrakkinDetails ¶
func (*Character) GetDrakkinHeritage ¶
func (*Character) GetDrakkinTattoo ¶
func (*Character) GetEAaEffects ¶
func (*Character) GetEExpendedAaSpent ¶
func (*Character) GetELastInvsnapshot ¶
func (*Character) GetEPercentToAa ¶
func (*Character) GetEndurance ¶
func (*Character) GetExpEnabled ¶
func (*Character) GetEyeColor_1 ¶
func (*Character) GetEyeColor_2 ¶
func (*Character) GetFirstlogon ¶
func (*Character) GetGroupAutoConsent ¶
func (*Character) GetGroupLeadershipExp ¶
func (*Character) GetGroupLeadershipPoints ¶
func (*Character) GetGuildAutoConsent ¶
func (*Character) GetHairColor ¶
func (*Character) GetHairStyle ¶
func (*Character) GetHeading ¶
func (*Character) GetHungerLevel ¶
func (*Character) GetIntoxication ¶
func (*Character) GetLastLogin ¶
func (*Character) GetLastName ¶
func (*Character) GetLdonPointsAvailable ¶
func (*Character) GetLdonPointsGuk ¶
func (*Character) GetLdonPointsMir ¶
func (*Character) GetLdonPointsMmc ¶
func (*Character) GetLdonPointsRuj ¶
func (*Character) GetLdonPointsTak ¶
func (*Character) GetLeadershipExpOn ¶
func (*Character) GetMailkey ¶
func (*Character) GetPvpBestKillStreak ¶
func (*Character) GetPvpCareerPoints ¶
func (*Character) GetPvpCurrentKillStreak ¶
func (*Character) GetPvpCurrentPoints ¶
func (*Character) GetPvpDeaths ¶
func (*Character) GetPvpKills ¶
func (*Character) GetPvpStatus ¶
func (*Character) GetPvpType ¶
func (*Character) GetPvpWorstDeathStreak ¶
func (*Character) GetRaidAutoConsent ¶
func (*Character) GetRaidLeadershipExp ¶
func (*Character) GetRaidLeadershipPoints ¶
func (*Character) GetRestTimer ¶
func (*Character) GetShowHelm ¶
func (*Character) GetThirstLevel ¶
func (*Character) GetTimePlayed ¶
func (*Character) GetToxicity ¶
func (*Character) GetTributeActive ¶
func (*Character) GetTributePoints ¶
func (*Character) GetTributeTimeRemaining ¶
func (*Character) GetXtargets ¶
func (*Character) GetZoneChangeCount ¶
func (*Character) GetZoneInstance ¶
func (*Character) ProtoMessage ¶
func (*Character) ProtoMessage()
func (*Character) ProtoReflect ¶
func (x *Character) ProtoReflect() protoreflect.Message
type CharacterServiceClient ¶
type CharacterServiceClient interface { ListCharacters(ctx context.Context, in *ListCharactersRequest, opts ...grpc.CallOption) (CharacterService_ListCharactersClient, error) CreateCharacter(ctx context.Context, in *CreateCharacterRequest, opts ...grpc.CallOption) (*CreateCharacterResponse, error) GetCharacter(ctx context.Context, in *GetCharacterRequest, opts ...grpc.CallOption) (*GetCharacterResponse, error) UpdateCharacter(ctx context.Context, in *UpdateCharacterRequest, opts ...grpc.CallOption) (*UpdateCharacterResponse, error) DeleteCharacter(ctx context.Context, in *DeleteCharacterRequest, opts ...grpc.CallOption) (*DeleteCharacterResponse, error) }
CharacterServiceClient is the client API for CharacterService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCharacterServiceClient ¶
func NewCharacterServiceClient(cc grpc.ClientConnInterface) CharacterServiceClient
type CharacterServiceServer ¶
type CharacterServiceServer interface { ListCharacters(*ListCharactersRequest, CharacterService_ListCharactersServer) error CreateCharacter(context.Context, *CreateCharacterRequest) (*CreateCharacterResponse, error) GetCharacter(context.Context, *GetCharacterRequest) (*GetCharacterResponse, error) UpdateCharacter(context.Context, *UpdateCharacterRequest) (*UpdateCharacterResponse, error) DeleteCharacter(context.Context, *DeleteCharacterRequest) (*DeleteCharacterResponse, error) }
CharacterServiceServer is the server API for CharacterService service. All implementations should embed UnimplementedCharacterServiceServer for forward compatibility
type CharacterService_ListCharactersClient ¶
type CharacterService_ListCharactersClient interface { Recv() (*ListCharactersResponse, error) grpc.ClientStream }
type CharacterService_ListCharactersServer ¶
type CharacterService_ListCharactersServer interface { Send(*ListCharactersResponse) error grpc.ServerStream }
type CreateCharacterRequest ¶
type CreateCharacterRequest struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*CreateCharacterRequest) Descriptor
deprecated
func (*CreateCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCharacterRequest.ProtoReflect.Descriptor instead.
func (*CreateCharacterRequest) GetCharacter ¶
func (x *CreateCharacterRequest) GetCharacter() *Character
func (*CreateCharacterRequest) ProtoMessage ¶
func (*CreateCharacterRequest) ProtoMessage()
func (*CreateCharacterRequest) ProtoReflect ¶
func (x *CreateCharacterRequest) ProtoReflect() protoreflect.Message
func (*CreateCharacterRequest) Reset ¶
func (x *CreateCharacterRequest) Reset()
func (*CreateCharacterRequest) String ¶
func (x *CreateCharacterRequest) String() string
type CreateCharacterResponse ¶
type CreateCharacterResponse struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*CreateCharacterResponse) Descriptor
deprecated
func (*CreateCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCharacterResponse.ProtoReflect.Descriptor instead.
func (*CreateCharacterResponse) GetCharacter ¶
func (x *CreateCharacterResponse) GetCharacter() *Character
func (*CreateCharacterResponse) ProtoMessage ¶
func (*CreateCharacterResponse) ProtoMessage()
func (*CreateCharacterResponse) ProtoReflect ¶
func (x *CreateCharacterResponse) ProtoReflect() protoreflect.Message
func (*CreateCharacterResponse) Reset ¶
func (x *CreateCharacterResponse) Reset()
func (*CreateCharacterResponse) String ¶
func (x *CreateCharacterResponse) String() string
type DeleteCharacterRequest ¶
type DeleteCharacterRequest struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteCharacterRequest) Descriptor
deprecated
func (*DeleteCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCharacterRequest.ProtoReflect.Descriptor instead.
func (*DeleteCharacterRequest) GetId ¶
func (x *DeleteCharacterRequest) GetId() int32
func (*DeleteCharacterRequest) ProtoMessage ¶
func (*DeleteCharacterRequest) ProtoMessage()
func (*DeleteCharacterRequest) ProtoReflect ¶
func (x *DeleteCharacterRequest) ProtoReflect() protoreflect.Message
func (*DeleteCharacterRequest) Reset ¶
func (x *DeleteCharacterRequest) Reset()
func (*DeleteCharacterRequest) String ¶
func (x *DeleteCharacterRequest) String() string
type DeleteCharacterResponse ¶
type DeleteCharacterResponse struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*DeleteCharacterResponse) Descriptor
deprecated
func (*DeleteCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCharacterResponse.ProtoReflect.Descriptor instead.
func (*DeleteCharacterResponse) GetCharacter ¶
func (x *DeleteCharacterResponse) GetCharacter() *Character
func (*DeleteCharacterResponse) ProtoMessage ¶
func (*DeleteCharacterResponse) ProtoMessage()
func (*DeleteCharacterResponse) ProtoReflect ¶
func (x *DeleteCharacterResponse) ProtoReflect() protoreflect.Message
func (*DeleteCharacterResponse) Reset ¶
func (x *DeleteCharacterResponse) Reset()
func (*DeleteCharacterResponse) String ¶
func (x *DeleteCharacterResponse) String() string
type GetCharacterRequest ¶
type GetCharacterRequest struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetCharacterRequest) Descriptor
deprecated
func (*GetCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacterRequest.ProtoReflect.Descriptor instead.
func (*GetCharacterRequest) GetId ¶
func (x *GetCharacterRequest) GetId() int32
func (*GetCharacterRequest) ProtoMessage ¶
func (*GetCharacterRequest) ProtoMessage()
func (*GetCharacterRequest) ProtoReflect ¶
func (x *GetCharacterRequest) ProtoReflect() protoreflect.Message
func (*GetCharacterRequest) Reset ¶
func (x *GetCharacterRequest) Reset()
func (*GetCharacterRequest) String ¶
func (x *GetCharacterRequest) String() string
type GetCharacterResponse ¶
type GetCharacterResponse struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*GetCharacterResponse) Descriptor
deprecated
func (*GetCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCharacterResponse.ProtoReflect.Descriptor instead.
func (*GetCharacterResponse) GetCharacter ¶
func (x *GetCharacterResponse) GetCharacter() *Character
func (*GetCharacterResponse) ProtoMessage ¶
func (*GetCharacterResponse) ProtoMessage()
func (*GetCharacterResponse) ProtoReflect ¶
func (x *GetCharacterResponse) ProtoReflect() protoreflect.Message
func (*GetCharacterResponse) Reset ¶
func (x *GetCharacterResponse) Reset()
func (*GetCharacterResponse) String ¶
func (x *GetCharacterResponse) String() string
type ListCharactersRequest ¶
type ListCharactersRequest struct {
// contains filtered or unexported fields
}
func (*ListCharactersRequest) Descriptor
deprecated
func (*ListCharactersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCharactersRequest.ProtoReflect.Descriptor instead.
func (*ListCharactersRequest) ProtoMessage ¶
func (*ListCharactersRequest) ProtoMessage()
func (*ListCharactersRequest) ProtoReflect ¶
func (x *ListCharactersRequest) ProtoReflect() protoreflect.Message
func (*ListCharactersRequest) Reset ¶
func (x *ListCharactersRequest) Reset()
func (*ListCharactersRequest) String ¶
func (x *ListCharactersRequest) String() string
type ListCharactersResponse ¶
type ListCharactersResponse struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*ListCharactersResponse) Descriptor
deprecated
func (*ListCharactersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCharactersResponse.ProtoReflect.Descriptor instead.
func (*ListCharactersResponse) GetCharacter ¶
func (x *ListCharactersResponse) GetCharacter() *Character
func (*ListCharactersResponse) ProtoMessage ¶
func (*ListCharactersResponse) ProtoMessage()
func (*ListCharactersResponse) ProtoReflect ¶
func (x *ListCharactersResponse) ProtoReflect() protoreflect.Message
func (*ListCharactersResponse) Reset ¶
func (x *ListCharactersResponse) Reset()
func (*ListCharactersResponse) String ¶
func (x *ListCharactersResponse) String() string
type UnimplementedCharacterServiceServer ¶
type UnimplementedCharacterServiceServer struct { }
UnimplementedCharacterServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedCharacterServiceServer) CreateCharacter ¶
func (UnimplementedCharacterServiceServer) CreateCharacter(context.Context, *CreateCharacterRequest) (*CreateCharacterResponse, error)
func (UnimplementedCharacterServiceServer) DeleteCharacter ¶
func (UnimplementedCharacterServiceServer) DeleteCharacter(context.Context, *DeleteCharacterRequest) (*DeleteCharacterResponse, error)
func (UnimplementedCharacterServiceServer) GetCharacter ¶
func (UnimplementedCharacterServiceServer) GetCharacter(context.Context, *GetCharacterRequest) (*GetCharacterResponse, error)
func (UnimplementedCharacterServiceServer) ListCharacters ¶
func (UnimplementedCharacterServiceServer) ListCharacters(*ListCharactersRequest, CharacterService_ListCharactersServer) error
func (UnimplementedCharacterServiceServer) UpdateCharacter ¶
func (UnimplementedCharacterServiceServer) UpdateCharacter(context.Context, *UpdateCharacterRequest) (*UpdateCharacterResponse, error)
type UnsafeCharacterServiceServer ¶
type UnsafeCharacterServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCharacterServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CharacterServiceServer will result in compilation errors.
type UpdateCharacterRequest ¶
type UpdateCharacterRequest struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Character *Character `protobuf:"bytes,2,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*UpdateCharacterRequest) Descriptor
deprecated
func (*UpdateCharacterRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCharacterRequest.ProtoReflect.Descriptor instead.
func (*UpdateCharacterRequest) GetCharacter ¶
func (x *UpdateCharacterRequest) GetCharacter() *Character
func (*UpdateCharacterRequest) GetId ¶
func (x *UpdateCharacterRequest) GetId() int32
func (*UpdateCharacterRequest) ProtoMessage ¶
func (*UpdateCharacterRequest) ProtoMessage()
func (*UpdateCharacterRequest) ProtoReflect ¶
func (x *UpdateCharacterRequest) ProtoReflect() protoreflect.Message
func (*UpdateCharacterRequest) Reset ¶
func (x *UpdateCharacterRequest) Reset()
func (*UpdateCharacterRequest) String ¶
func (x *UpdateCharacterRequest) String() string
type UpdateCharacterResponse ¶
type UpdateCharacterResponse struct { Character *Character `protobuf:"bytes,1,opt,name=character,proto3" json:"character,omitempty"` // contains filtered or unexported fields }
func (*UpdateCharacterResponse) Descriptor
deprecated
func (*UpdateCharacterResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCharacterResponse.ProtoReflect.Descriptor instead.
func (*UpdateCharacterResponse) GetCharacter ¶
func (x *UpdateCharacterResponse) GetCharacter() *Character
func (*UpdateCharacterResponse) ProtoMessage ¶
func (*UpdateCharacterResponse) ProtoMessage()
func (*UpdateCharacterResponse) ProtoReflect ¶
func (x *UpdateCharacterResponse) ProtoReflect() protoreflect.Message
func (*UpdateCharacterResponse) Reset ¶
func (x *UpdateCharacterResponse) Reset()
func (*UpdateCharacterResponse) String ¶
func (x *UpdateCharacterResponse) String() string