Documentation
¶
Overview ¶
Package statproto is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterDarkstatHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterDarkstatHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DarkstatClient) error
- func RegisterDarkstatHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterDarkstatHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DarkstatServer) error
- func RegisterDarkstatServer(s grpc.ServiceRegistrar, srv DarkstatServer)
- type Ammo
- func (*Ammo) Descriptor() ([]byte, []int)deprecated
- func (x *Ammo) GetAmmoLimit() *AmmoLimit
- func (x *Ammo) GetBases() map[string]*MarketGood
- func (x *Ammo) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Ammo) GetHitPts() int64
- func (x *Ammo) GetInfoID() int64
- func (x *Ammo) GetMass() float64
- func (x *Ammo) GetMunitionLifetime() float64
- func (x *Ammo) GetName() string
- func (x *Ammo) GetNameID() int64
- func (x *Ammo) GetNickname() string
- func (x *Ammo) GetPrice() int64
- func (x *Ammo) GetSeekerFovDeg() int64
- func (x *Ammo) GetSeekerRange() int64
- func (x *Ammo) GetSeekerType() string
- func (x *Ammo) GetVolume() float64
- func (*Ammo) ProtoMessage()
- func (x *Ammo) ProtoReflect() protoreflect.Message
- func (x *Ammo) Reset()
- func (x *Ammo) String() string
- type AmmoLimit
- func (*AmmoLimit) Descriptor() ([]byte, []int)deprecated
- func (x *AmmoLimit) GetAmountInCatridge() int64
- func (x *AmmoLimit) GetMaxCatridges() int64
- func (*AmmoLimit) ProtoMessage()
- func (x *AmmoLimit) ProtoReflect() protoreflect.Message
- func (x *AmmoLimit) Reset()
- func (x *AmmoLimit) String() string
- type Base
- func (*Base) Descriptor() ([]byte, []int)deprecated
- func (x *Base) GetArchetypes() []string
- func (x *Base) GetBGCSBaseRunBy() string
- func (x *Base) GetFactionName() string
- func (x *Base) GetFile() string
- func (x *Base) GetInfocardID() int64
- func (x *Base) GetIsPob() bool
- func (x *Base) GetIsTransportUnreachable() bool
- func (x *Base) GetMarketGoodsPerNick() map[string]*MarketGood
- func (x *Base) GetName() string
- func (x *Base) GetNickname() string
- func (x *Base) GetPos() *Pos
- func (x *Base) GetReachable() bool
- func (x *Base) GetRegion() string
- func (x *Base) GetSectorCoord() string
- func (x *Base) GetStridName() int64
- func (x *Base) GetSystem() string
- func (x *Base) GetSystemNickname() string
- func (*Base) ProtoMessage()
- func (x *Base) ProtoReflect() protoreflect.Message
- func (x *Base) Reset()
- func (x *Base) String() string
- type BaseInfo
- func (*BaseInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BaseInfo) GetBaseName() string
- func (x *BaseInfo) GetBaseNickname() string
- func (x *BaseInfo) GetBasePos() *Pos
- func (x *BaseInfo) GetFactionName() string
- func (x *BaseInfo) GetRegion() string
- func (x *BaseInfo) GetSectorCoord() string
- func (x *BaseInfo) GetSystemName() string
- func (*BaseInfo) ProtoMessage()
- func (x *BaseInfo) ProtoReflect() protoreflect.Message
- func (x *BaseInfo) Reset()
- func (x *BaseInfo) String() string
- type Bribe
- func (*Bribe) Descriptor() ([]byte, []int)deprecated
- func (x *Bribe) GetBaseInfo() *BaseInfo
- func (x *Bribe) GetBaseNickname() string
- func (x *Bribe) GetChance() float64
- func (*Bribe) ProtoMessage()
- func (x *Bribe) ProtoReflect() protoreflect.Message
- func (x *Bribe) Reset()
- func (x *Bribe) String() string
- type BurstFire
- func (*BurstFire) Descriptor() ([]byte, []int)deprecated
- func (x *BurstFire) GetAmmo() int64
- func (x *BurstFire) GetReloadTime() float64
- func (x *BurstFire) GetSustainedAvgShieldDamagePerSec() float64
- func (x *BurstFire) GetSustainedEnergyDamagePerSec() float64
- func (x *BurstFire) GetSustainedHullDamagePerSec() float64
- func (x *BurstFire) GetSustainedPowerUsagePerSec() float64
- func (x *BurstFire) GetSustainedRefire() float64
- func (*BurstFire) ProtoMessage()
- func (x *BurstFire) ProtoReflect() protoreflect.Message
- func (x *BurstFire) Reset()
- func (x *BurstFire) String() string
- type Commodity
- func (*Commodity) Descriptor() ([]byte, []int)deprecated
- func (x *Commodity) GetBases() map[string]*MarketGood
- func (x *Commodity) GetCombinable() bool
- func (x *Commodity) GetInfocardID() int64
- func (x *Commodity) GetMass() float64
- func (x *Commodity) GetName() string
- func (x *Commodity) GetNameID() int64
- func (x *Commodity) GetNickname() string
- func (x *Commodity) GetPriceBase() int64
- func (x *Commodity) GetPriceBestBaseBuysFor() int64
- func (x *Commodity) GetPriceBestBaseSellsFor() int64
- func (x *Commodity) GetProffitMargin() int64
- func (x *Commodity) GetShipClass() int64
- func (x *Commodity) GetVolume() float64
- func (*Commodity) ProtoMessage()
- func (x *Commodity) ProtoReflect() protoreflect.Message
- func (x *Commodity) Reset()
- func (x *Commodity) String() string
- type CounterMeasure
- func (*CounterMeasure) Descriptor() ([]byte, []int)deprecated
- func (x *CounterMeasure) GetAIRange() int64
- func (x *CounterMeasure) GetAmmoLimit() *AmmoLimit
- func (x *CounterMeasure) GetBases() map[string]*MarketGood
- func (x *CounterMeasure) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *CounterMeasure) GetDiversionPctg() int64
- func (x *CounterMeasure) GetHitPts() int64
- func (x *CounterMeasure) GetInfoID() int64
- func (x *CounterMeasure) GetLifetime() int64
- func (x *CounterMeasure) GetLootable() bool
- func (x *CounterMeasure) GetMass() float64
- func (x *CounterMeasure) GetName() string
- func (x *CounterMeasure) GetNameID() int64
- func (x *CounterMeasure) GetNickname() string
- func (x *CounterMeasure) GetPrice() int64
- func (x *CounterMeasure) GetRange() int64
- func (*CounterMeasure) ProtoMessage()
- func (x *CounterMeasure) ProtoReflect() protoreflect.Message
- func (x *CounterMeasure) Reset()
- func (x *CounterMeasure) String() string
- type DamageBonus
- func (*DamageBonus) Descriptor() ([]byte, []int)deprecated
- func (x *DamageBonus) GetModifier() float64
- func (x *DamageBonus) GetType() string
- func (*DamageBonus) ProtoMessage()
- func (x *DamageBonus) ProtoReflect() protoreflect.Message
- func (x *DamageBonus) Reset()
- func (x *DamageBonus) String() string
- type DarkstatClient
- type DarkstatServer
- type DiscoGun
- type DiscoShip
- type DiscoveryTechCompat
- func (*DiscoveryTechCompat) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoveryTechCompat) GetTechCell() string
- func (x *DiscoveryTechCompat) GetTechcompatByID() map[string]float64
- func (*DiscoveryTechCompat) ProtoMessage()
- func (x *DiscoveryTechCompat) ProtoReflect() protoreflect.Message
- func (x *DiscoveryTechCompat) Reset()
- func (x *DiscoveryTechCompat) String() string
- type Empty
- type Engine
- func (*Engine) Descriptor() ([]byte, []int)deprecated
- func (x *Engine) GetBases() map[string]*MarketGood
- func (x *Engine) GetCruiseChargeTime() int64
- func (x *Engine) GetCruiseSpeed() int64
- func (x *Engine) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Engine) GetFlameEffect() string
- func (x *Engine) GetHpType() string
- func (x *Engine) GetImpulseSpeed() float64
- func (x *Engine) GetInfoID() int64
- func (x *Engine) GetLinearDrag() int64
- func (x *Engine) GetMass() float64
- func (x *Engine) GetMaxForce() int64
- func (x *Engine) GetName() string
- func (x *Engine) GetNameID() int64
- func (x *Engine) GetNickname() string
- func (x *Engine) GetPrice() int64
- func (x *Engine) GetReverseFraction() float64
- func (x *Engine) GetTrailEffect() string
- func (*Engine) ProtoMessage()
- func (x *Engine) ProtoReflect() protoreflect.Message
- func (x *Engine) Reset()
- func (x *Engine) String() string
- type EquipmentSlot
- func (*EquipmentSlot) Descriptor() ([]byte, []int)deprecated
- func (x *EquipmentSlot) GetAllowedEquip() []string
- func (x *EquipmentSlot) GetSlotName() string
- func (*EquipmentSlot) ProtoMessage()
- func (x *EquipmentSlot) ProtoReflect() protoreflect.Message
- func (x *EquipmentSlot) Reset()
- func (x *EquipmentSlot) String() string
- type Faction
- func (*Faction) Descriptor() ([]byte, []int)deprecated
- func (x *Faction) GetBribes() []*Bribe
- func (x *Faction) GetInfocardID() int64
- func (x *Faction) GetInfonameID() int64
- func (x *Faction) GetMissionAbort() float64
- func (x *Faction) GetMissionFailure() float64
- func (x *Faction) GetMissionSuccess() float64
- func (x *Faction) GetName() string
- func (x *Faction) GetNickname() string
- func (x *Faction) GetObjectDestruction() float64
- func (x *Faction) GetReputations() []*Reputation
- func (x *Faction) GetShortName() string
- func (*Faction) ProtoMessage()
- func (x *Faction) ProtoReflect() protoreflect.Message
- func (x *Faction) Reset()
- func (x *Faction) String() string
- type GetAmmoReply
- type GetBasesInput
- func (*GetBasesInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetBasesInput) GetFilterToUseful() bool
- func (x *GetBasesInput) GetIncludeMarketGoods() bool
- func (*GetBasesInput) ProtoMessage()
- func (x *GetBasesInput) ProtoReflect() protoreflect.Message
- func (x *GetBasesInput) Reset()
- func (x *GetBasesInput) String() string
- type GetBasesReply
- type GetCommoditiesInput
- func (*GetCommoditiesInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommoditiesInput) GetFilterToUseful() bool
- func (x *GetCommoditiesInput) GetIncludeMarketGoods() bool
- func (*GetCommoditiesInput) ProtoMessage()
- func (x *GetCommoditiesInput) ProtoReflect() protoreflect.Message
- func (x *GetCommoditiesInput) Reset()
- func (x *GetCommoditiesInput) String() string
- type GetCommoditiesReply
- func (*GetCommoditiesReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommoditiesReply) GetItems() []*Commodity
- func (*GetCommoditiesReply) ProtoMessage()
- func (x *GetCommoditiesReply) ProtoReflect() protoreflect.Message
- func (x *GetCommoditiesReply) Reset()
- func (x *GetCommoditiesReply) String() string
- type GetCounterMeasuresReply
- func (*GetCounterMeasuresReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCounterMeasuresReply) GetItems() []*CounterMeasure
- func (*GetCounterMeasuresReply) ProtoMessage()
- func (x *GetCounterMeasuresReply) ProtoReflect() protoreflect.Message
- func (x *GetCounterMeasuresReply) Reset()
- func (x *GetCounterMeasuresReply) String() string
- type GetEnginesReply
- type GetEquipmentInput
- func (*GetEquipmentInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetEquipmentInput) GetFilterToUseful() bool
- func (x *GetEquipmentInput) GetIncludeMarketGoods() bool
- func (x *GetEquipmentInput) GetIncludeTechCompat() bool
- func (*GetEquipmentInput) ProtoMessage()
- func (x *GetEquipmentInput) ProtoReflect() protoreflect.Message
- func (x *GetEquipmentInput) Reset()
- func (x *GetEquipmentInput) String() string
- type GetFactionsInput
- func (*GetFactionsInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetFactionsInput) GetFilterToUseful() bool
- func (x *GetFactionsInput) GetIncludeBribes() bool
- func (x *GetFactionsInput) GetIncludeReputations() bool
- func (*GetFactionsInput) ProtoMessage()
- func (x *GetFactionsInput) ProtoReflect() protoreflect.Message
- func (x *GetFactionsInput) Reset()
- func (x *GetFactionsInput) String() string
- type GetFactionsReply
- type GetGraphPathsAnswer
- func (*GetGraphPathsAnswer) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphPathsAnswer) GetError() string
- func (x *GetGraphPathsAnswer) GetRoute() *GraphPathQuery
- func (x *GetGraphPathsAnswer) GetTime() *GraphPathTime
- func (*GetGraphPathsAnswer) ProtoMessage()
- func (x *GetGraphPathsAnswer) ProtoReflect() protoreflect.Message
- func (x *GetGraphPathsAnswer) Reset()
- func (x *GetGraphPathsAnswer) String() string
- type GetGraphPathsInput
- func (*GetGraphPathsInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphPathsInput) GetQueries() []*GraphPathQuery
- func (*GetGraphPathsInput) ProtoMessage()
- func (x *GetGraphPathsInput) ProtoReflect() protoreflect.Message
- func (x *GetGraphPathsInput) Reset()
- func (x *GetGraphPathsInput) String() string
- type GetGraphPathsReply
- func (*GetGraphPathsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetGraphPathsReply) GetAnswers() []*GetGraphPathsAnswer
- func (*GetGraphPathsReply) ProtoMessage()
- func (x *GetGraphPathsReply) ProtoReflect() protoreflect.Message
- func (x *GetGraphPathsReply) Reset()
- func (x *GetGraphPathsReply) String() string
- type GetGunsInput
- func (*GetGunsInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetGunsInput) GetFilterToUseful() bool
- func (x *GetGunsInput) GetIncludeDamageBonuses() bool
- func (x *GetGunsInput) GetIncludeMarketGoods() bool
- func (x *GetGunsInput) GetIncludeTechCompat() bool
- func (*GetGunsInput) ProtoMessage()
- func (x *GetGunsInput) ProtoReflect() protoreflect.Message
- func (x *GetGunsInput) Reset()
- func (x *GetGunsInput) String() string
- type GetGunsReply
- type GetHashesReply
- type GetInfocardAnswer
- func (*GetInfocardAnswer) Descriptor() ([]byte, []int)deprecated
- func (x *GetInfocardAnswer) GetError() string
- func (x *GetInfocardAnswer) GetInfocard() *Infocard
- func (x *GetInfocardAnswer) GetQuery() string
- func (*GetInfocardAnswer) ProtoMessage()
- func (x *GetInfocardAnswer) ProtoReflect() protoreflect.Message
- func (x *GetInfocardAnswer) Reset()
- func (x *GetInfocardAnswer) String() string
- type GetInfocardsInput
- func (*GetInfocardsInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetInfocardsInput) GetNicknames() []string
- func (*GetInfocardsInput) ProtoMessage()
- func (x *GetInfocardsInput) ProtoReflect() protoreflect.Message
- func (x *GetInfocardsInput) Reset()
- func (x *GetInfocardsInput) String() string
- type GetInfocardsReply
- func (*GetInfocardsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetInfocardsReply) GetAnswers() []*GetInfocardAnswer
- func (*GetInfocardsReply) ProtoMessage()
- func (x *GetInfocardsReply) ProtoReflect() protoreflect.Message
- func (x *GetInfocardsReply) Reset()
- func (x *GetInfocardsReply) String() string
- type GetMinesReply
- type GetPoBGoodsReply
- type GetPoBsReply
- type GetScannersReply
- type GetShieldsReply
- type GetShipsReply
- type GetTechCompatInput
- func (*GetTechCompatInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetTechCompatInput) GetNicknames() []string
- func (*GetTechCompatInput) ProtoMessage()
- func (x *GetTechCompatInput) ProtoReflect() protoreflect.Message
- func (x *GetTechCompatInput) Reset()
- func (x *GetTechCompatInput) String() string
- type GetTechCompatReply
- func (*GetTechCompatReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTechCompatReply) GetAnswers() []*TechCompatAnswer
- func (*GetTechCompatReply) ProtoMessage()
- func (x *GetTechCompatReply) ProtoReflect() protoreflect.Message
- func (x *GetTechCompatReply) Reset()
- func (x *GetTechCompatReply) String() string
- type GetThrustersReply
- func (*GetThrustersReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetThrustersReply) GetItems() []*Thruster
- func (*GetThrustersReply) ProtoMessage()
- func (x *GetThrustersReply) ProtoReflect() protoreflect.Message
- func (x *GetThrustersReply) Reset()
- func (x *GetThrustersReply) String() string
- type GetTractorsInput
- func (*GetTractorsInput) Descriptor() ([]byte, []int)deprecated
- func (x *GetTractorsInput) GetFilterToUseful() bool
- func (x *GetTractorsInput) GetIncludeMarketGoods() bool
- func (*GetTractorsInput) ProtoMessage()
- func (x *GetTractorsInput) ProtoReflect() protoreflect.Message
- func (x *GetTractorsInput) Reset()
- func (x *GetTractorsInput) String() string
- type GetTractorsReply
- type GraphPathQuery
- func (*GraphPathQuery) Descriptor() ([]byte, []int)deprecated
- func (x *GraphPathQuery) GetFrom() string
- func (x *GraphPathQuery) GetTo() string
- func (*GraphPathQuery) ProtoMessage()
- func (x *GraphPathQuery) ProtoReflect() protoreflect.Message
- func (x *GraphPathQuery) Reset()
- func (x *GraphPathQuery) String() string
- type GraphPathTime
- func (*GraphPathTime) Descriptor() ([]byte, []int)deprecated
- func (x *GraphPathTime) GetFreighter() int64
- func (x *GraphPathTime) GetFrigate() int64
- func (x *GraphPathTime) GetTransport() int64
- func (*GraphPathTime) ProtoMessage()
- func (x *GraphPathTime) ProtoReflect() protoreflect.Message
- func (x *GraphPathTime) Reset()
- func (x *GraphPathTime) String() string
- type Gun
- func (*Gun) Descriptor() ([]byte, []int)deprecated
- func (x *Gun) GetAmmoLimit() *AmmoLimit
- func (x *Gun) GetAvgEfficiency() float64
- func (x *Gun) GetAvgShieldDamage() int64
- func (x *Gun) GetAvgShieldDamagePerSec() float64
- func (x *Gun) GetBases() map[string]*MarketGood
- func (x *Gun) GetBurstFire() *BurstFire
- func (x *Gun) GetClass() string
- func (x *Gun) GetDamageBonuses() []*DamageBonus
- func (x *Gun) GetDamageType() string
- func (x *Gun) GetDiscoGun() *DiscoGun
- func (x *Gun) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Gun) GetDispersionAngle() float64
- func (x *Gun) GetEnergyDamage() int64
- func (x *Gun) GetEnergyDamageEfficiency() float64
- func (x *Gun) GetEnergyDamagePerSec() float64
- func (x *Gun) GetGunDetailed() *GunDetailed
- func (x *Gun) GetGunTurnRate() float64
- func (x *Gun) GetHitPts() string
- func (x *Gun) GetHpType() string
- func (x *Gun) GetHullDamage() int64
- func (x *Gun) GetHullDamagePerSec() float64
- func (x *Gun) GetHullEfficiency() float64
- func (x *Gun) GetIdsInfo() int64
- func (x *Gun) GetIdsName() int64
- func (x *Gun) GetIsAutoTurret() bool
- func (x *Gun) GetLifeTime() float64
- func (x *Gun) GetLootable() bool
- func (x *Gun) GetMass() float64
- func (x *Gun) GetMissile() *Missile
- func (x *Gun) GetName() string
- func (x *Gun) GetNickname() string
- func (x *Gun) GetNumBarrels() int64
- func (x *Gun) GetPowerUsage() float64
- func (x *Gun) GetPowerUsagePerSec() float64
- func (x *Gun) GetPrice() int64
- func (x *Gun) GetRange() float64
- func (x *Gun) GetRefire() float64
- func (x *Gun) GetRequiredAmmo() bool
- func (x *Gun) GetShieldDamage() int64
- func (x *Gun) GetShieldEfficiency() float64
- func (x *Gun) GetSpeed() float64
- func (x *Gun) GetToughness() float64
- func (x *Gun) GetType() string
- func (x *Gun) GetVolume() float64
- func (*Gun) ProtoMessage()
- func (x *Gun) ProtoReflect() protoreflect.Message
- func (x *Gun) Reset()
- func (x *Gun) String() string
- type GunDetailed
- func (*GunDetailed) Descriptor() ([]byte, []int)deprecated
- func (x *GunDetailed) GetConstEffect() string
- func (x *GunDetailed) GetFlashParticleName() string
- func (x *GunDetailed) GetMunitionHitEffect() string
- func (*GunDetailed) ProtoMessage()
- func (x *GunDetailed) ProtoReflect() protoreflect.Message
- func (x *GunDetailed) Reset()
- func (x *GunDetailed) String() string
- type Hash
- type HealthReply
- type Infocard
- type InfocardLine
- type InfocardPhrase
- func (*InfocardPhrase) Descriptor() ([]byte, []int)deprecated
- func (x *InfocardPhrase) GetBold() bool
- func (x *InfocardPhrase) GetLink() string
- func (x *InfocardPhrase) GetPhrase() string
- func (*InfocardPhrase) ProtoMessage()
- func (x *InfocardPhrase) ProtoReflect() protoreflect.Message
- func (x *InfocardPhrase) Reset()
- func (x *InfocardPhrase) String() string
- type MarketGood
- func (*MarketGood) Descriptor() ([]byte, []int)deprecated
- func (x *MarketGood) GetBaseInfo() *BaseInfo
- func (x *MarketGood) GetBaseSells() bool
- func (x *MarketGood) GetCategory() string
- func (x *MarketGood) GetHpType() string
- func (x *MarketGood) GetIsServerSideOverride() bool
- func (x *MarketGood) GetIsTransportUnreachable() bool
- func (x *MarketGood) GetLevelRequired() int64
- func (x *MarketGood) GetName() string
- func (x *MarketGood) GetNickname() string
- func (x *MarketGood) GetNotBuyable() bool
- func (x *MarketGood) GetPriceBase() int64
- func (x *MarketGood) GetPriceBaseBuysFor() int64
- func (x *MarketGood) GetPriceBaseSellsFor() int64
- func (x *MarketGood) GetRepRequired() float64
- func (x *MarketGood) GetShipClass() int64
- func (x *MarketGood) GetShipNickname() string
- func (x *MarketGood) GetVolume() float64
- func (*MarketGood) ProtoMessage()
- func (x *MarketGood) ProtoReflect() protoreflect.Message
- func (x *MarketGood) Reset()
- func (x *MarketGood) String() string
- type Mine
- func (*Mine) Descriptor() ([]byte, []int)deprecated
- func (x *Mine) GetAcceleration() int64
- func (x *Mine) GetAmmoLimit() *AmmoLimit
- func (x *Mine) GetAmmoPrice() int64
- func (x *Mine) GetBases() map[string]*MarketGood
- func (x *Mine) GetDetonationDistance() float64
- func (x *Mine) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Mine) GetEnergyDamange() int64
- func (x *Mine) GetHitPts() int64
- func (x *Mine) GetHullDamage() int64
- func (x *Mine) GetIdsInfo() int64
- func (x *Mine) GetIdsName() int64
- func (x *Mine) GetLifeTime() float64
- func (x *Mine) GetLinearDrag() float64
- func (x *Mine) GetLootable() bool
- func (x *Mine) GetMass() float64
- func (x *Mine) GetName() string
- func (x *Mine) GetNickname() string
- func (x *Mine) GetOwnerSafe() int64
- func (x *Mine) GetPowerUsage() float64
- func (x *Mine) GetPrice() int64
- func (x *Mine) GetProjectileArchetype() string
- func (x *Mine) GetRadius() float64
- func (x *Mine) GetRefire() float64
- func (x *Mine) GetSeekDistance() int64
- func (x *Mine) GetShieldDamage() int64
- func (x *Mine) GetTopSpeed() int64
- func (x *Mine) GetToughness() float64
- func (x *Mine) GetValue() float64
- func (*Mine) ProtoMessage()
- func (x *Mine) ProtoReflect() protoreflect.Message
- func (x *Mine) Reset()
- func (x *Mine) String() string
- type MiningInfo
- func (*MiningInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MiningInfo) GetDynamicLootDifficulty() int64
- func (x *MiningInfo) GetDynamicLootMax() int64
- func (x *MiningInfo) GetDynamicLootMin() int64
- func (x *MiningInfo) GetMinedGood() *MarketGood
- func (*MiningInfo) ProtoMessage()
- func (x *MiningInfo) ProtoReflect() protoreflect.Message
- func (x *MiningInfo) Reset()
- func (x *MiningInfo) String() string
- type Missile
- type PoB
- type PoBCore
- func (*PoBCore) Descriptor() ([]byte, []int)deprecated
- func (x *PoBCore) GetBasePos() *Pos
- func (x *PoBCore) GetCargoSpaceLeft() int64
- func (x *PoBCore) GetDefenseMode() int64
- func (x *PoBCore) GetFactionName() string
- func (x *PoBCore) GetFactionNick() string
- func (x *PoBCore) GetForumThreadUrl() string
- func (x *PoBCore) GetHealth() float64
- func (x *PoBCore) GetLevel() int64
- func (x *PoBCore) GetMoney() int64
- func (x *PoBCore) GetName() string
- func (x *PoBCore) GetNickname() string
- func (x *PoBCore) GetPos() string
- func (x *PoBCore) GetRegion() string
- func (x *PoBCore) GetSectorCoord() string
- func (x *PoBCore) GetSystemName() string
- func (x *PoBCore) GetSystemNick() string
- func (*PoBCore) ProtoMessage()
- func (x *PoBCore) ProtoReflect() protoreflect.Message
- func (x *PoBCore) Reset()
- func (x *PoBCore) String() string
- type PoBGood
- func (*PoBGood) Descriptor() ([]byte, []int)deprecated
- func (x *PoBGood) GetAnyBaseBuys() bool
- func (x *PoBGood) GetAnyBaseSells() bool
- func (x *PoBGood) GetBases() []*PoBGoodBase
- func (x *PoBGood) GetBestPriceToBuy() int64
- func (x *PoBGood) GetBestPriceToSell() int64
- func (x *PoBGood) GetCategory() string
- func (x *PoBGood) GetName() string
- func (x *PoBGood) GetNickname() string
- func (x *PoBGood) GetTotalBuyableFromBases() int64
- func (x *PoBGood) GetTotalSellableToBases() int64
- func (*PoBGood) ProtoMessage()
- func (x *PoBGood) ProtoReflect() protoreflect.Message
- func (x *PoBGood) Reset()
- func (x *PoBGood) String() string
- type PoBGoodBase
- func (*PoBGoodBase) Descriptor() ([]byte, []int)deprecated
- func (x *PoBGoodBase) GetBase() *PoBCore
- func (x *PoBGoodBase) GetShopItem() *ShopItem
- func (*PoBGoodBase) ProtoMessage()
- func (x *PoBGoodBase) ProtoReflect() protoreflect.Message
- func (x *PoBGoodBase) Reset()
- func (x *PoBGoodBase) String() string
- type Pos
- type Reputation
- func (*Reputation) Descriptor() ([]byte, []int)deprecated
- func (x *Reputation) GetEmpathy() float64
- func (x *Reputation) GetName() string
- func (x *Reputation) GetNickname() string
- func (x *Reputation) GetRep() float64
- func (*Reputation) ProtoMessage()
- func (x *Reputation) ProtoReflect() protoreflect.Message
- func (x *Reputation) Reset()
- func (x *Reputation) String() string
- type Scanner
- func (*Scanner) Descriptor() ([]byte, []int)deprecated
- func (x *Scanner) GetBases() map[string]*MarketGood
- func (x *Scanner) GetCargoScanRange() int64
- func (x *Scanner) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Scanner) GetInfoID() int64
- func (x *Scanner) GetLootable() bool
- func (x *Scanner) GetMass() float64
- func (x *Scanner) GetName() string
- func (x *Scanner) GetNameID() int64
- func (x *Scanner) GetNickname() string
- func (x *Scanner) GetPrice() int64
- func (x *Scanner) GetRange() int64
- func (*Scanner) ProtoMessage()
- func (x *Scanner) ProtoReflect() protoreflect.Message
- func (x *Scanner) Reset()
- func (x *Scanner) String() string
- type Shield
- func (*Shield) Descriptor() ([]byte, []int)deprecated
- func (x *Shield) GetBases() map[string]*MarketGood
- func (x *Shield) GetCapacity() int64
- func (x *Shield) GetClass() string
- func (x *Shield) GetConstantPowerDraw() int64
- func (x *Shield) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Shield) GetHitPts() int64
- func (x *Shield) GetHpType() string
- func (x *Shield) GetIdsInfo() int64
- func (x *Shield) GetIdsName() int64
- func (x *Shield) GetLootable() bool
- func (x *Shield) GetMass() float64
- func (x *Shield) GetName() string
- func (x *Shield) GetNickname() string
- func (x *Shield) GetOffRebuildTime() int64
- func (x *Shield) GetPrice() int64
- func (x *Shield) GetRebuildPowerDraw() int64
- func (x *Shield) GetRegenerationRate() int64
- func (x *Shield) GetTechnology() string
- func (x *Shield) GetToughness() float64
- func (x *Shield) GetType() string
- func (x *Shield) GetValue() float64
- func (*Shield) ProtoMessage()
- func (x *Shield) ProtoReflect() protoreflect.Message
- func (x *Shield) Reset()
- func (x *Shield) String() string
- type Ship
- func (*Ship) Descriptor() ([]byte, []int)deprecated
- func (x *Ship) GetAngularDistanceFrom0ToHalfSec() float64
- func (x *Ship) GetArmor() int64
- func (x *Ship) GetBases() map[string]*MarketGood
- func (x *Ship) GetBatteries() int64
- func (x *Ship) GetBiggestHardpoint() []string
- func (x *Ship) GetClass() int64
- func (x *Ship) GetCruiseSpeed() int64
- func (x *Ship) GetDiscoShip() *DiscoShip
- func (x *Ship) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Ship) GetEngineMaxForce() int64
- func (x *Ship) GetHoldSize() int64
- func (x *Ship) GetImpulseSpeed() float64
- func (x *Ship) GetInfoID() int64
- func (x *Ship) GetLinearDrag() float64
- func (x *Ship) GetMass() float64
- func (x *Ship) GetMaxAngularSpeedDegS() float64
- func (x *Ship) GetName() string
- func (x *Ship) GetNameID() int64
- func (x *Ship) GetNanobots() int64
- func (x *Ship) GetNickname() string
- func (x *Ship) GetNudgeForce() float64
- func (x *Ship) GetPowerCapacity() int64
- func (x *Ship) GetPowerRechargeRate() int64
- func (x *Ship) GetPrice() int64
- func (x *Ship) GetReverseFraction() float64
- func (x *Ship) GetShipPackages() []*ShipPackage
- func (x *Ship) GetSlots() []*EquipmentSlot
- func (x *Ship) GetStrafeForce() float64
- func (x *Ship) GetThrustCapacity() int64
- func (x *Ship) GetThrustRecharge() int64
- func (x *Ship) GetThrusterSpeed() []int64
- func (x *Ship) GetTimeTo90MaxAngularSpeed() float64
- func (x *Ship) GetType() string
- func (*Ship) ProtoMessage()
- func (x *Ship) ProtoReflect() protoreflect.Message
- func (x *Ship) Reset()
- func (x *Ship) String() string
- type ShipPackage
- type ShopItem
- func (*ShopItem) Descriptor() ([]byte, []int)deprecated
- func (x *ShopItem) GetCategory() string
- func (x *ShopItem) GetId() int64
- func (x *ShopItem) GetMaxStock() int64
- func (x *ShopItem) GetMinStock() int64
- func (x *ShopItem) GetName() string
- func (x *ShopItem) GetNickname() string
- func (x *ShopItem) GetPrice() int64
- func (x *ShopItem) GetQuantity() int64
- func (x *ShopItem) GetSellPrice() int64
- func (*ShopItem) ProtoMessage()
- func (x *ShopItem) ProtoReflect() protoreflect.Message
- func (x *ShopItem) Reset()
- func (x *ShopItem) String() string
- type TechCompatAnswer
- func (*TechCompatAnswer) Descriptor() ([]byte, []int)deprecated
- func (x *TechCompatAnswer) GetError() string
- func (x *TechCompatAnswer) GetNickname() string
- func (x *TechCompatAnswer) GetTechCompat() *DiscoveryTechCompat
- func (*TechCompatAnswer) ProtoMessage()
- func (x *TechCompatAnswer) ProtoReflect() protoreflect.Message
- func (x *TechCompatAnswer) Reset()
- func (x *TechCompatAnswer) String() string
- type Thruster
- func (*Thruster) Descriptor() ([]byte, []int)deprecated
- func (x *Thruster) GetBases() map[string]*MarketGood
- func (x *Thruster) GetDiscoveryTechCompat() *DiscoveryTechCompat
- func (x *Thruster) GetEfficiency() float64
- func (x *Thruster) GetHitPts() int64
- func (x *Thruster) GetInfoID() int64
- func (x *Thruster) GetLootable() bool
- func (x *Thruster) GetMass() float64
- func (x *Thruster) GetMaxForce() int64
- func (x *Thruster) GetName() string
- func (x *Thruster) GetNameID() int64
- func (x *Thruster) GetNickname() string
- func (x *Thruster) GetPowerUsage() int64
- func (x *Thruster) GetPrice() int64
- func (x *Thruster) GetValue() float64
- func (*Thruster) ProtoMessage()
- func (x *Thruster) ProtoReflect() protoreflect.Message
- func (x *Thruster) Reset()
- func (x *Thruster) String() string
- type Tractor
- func (*Tractor) Descriptor() ([]byte, []int)deprecated
- func (x *Tractor) GetBases() map[string]*MarketGood
- func (x *Tractor) GetInfoID() int64
- func (x *Tractor) GetLootable() bool
- func (x *Tractor) GetMass() float64
- func (x *Tractor) GetMaxLength() int64
- func (x *Tractor) GetName() string
- func (x *Tractor) GetNameID() int64
- func (x *Tractor) GetNickname() string
- func (x *Tractor) GetPrice() int64
- func (x *Tractor) GetReachSpeed() int64
- func (x *Tractor) GetShortNickname() string
- func (*Tractor) ProtoMessage()
- func (x *Tractor) ProtoReflect() protoreflect.Message
- func (x *Tractor) Reset()
- func (x *Tractor) String() string
- type UnimplementedDarkstatServer
- func (UnimplementedDarkstatServer) GetAmmos(context.Context, *GetEquipmentInput) (*GetAmmoReply, error)
- func (UnimplementedDarkstatServer) GetBasesMiningOperations(context.Context, *GetBasesInput) (*GetBasesReply, error)
- func (UnimplementedDarkstatServer) GetBasesNpc(context.Context, *GetBasesInput) (*GetBasesReply, error)
- func (UnimplementedDarkstatServer) GetBasesPoBs(context.Context, *GetBasesInput) (*GetBasesReply, error)
- func (UnimplementedDarkstatServer) GetCommodities(context.Context, *GetCommoditiesInput) (*GetCommoditiesReply, error)
- func (UnimplementedDarkstatServer) GetCounterMeasures(context.Context, *GetEquipmentInput) (*GetCounterMeasuresReply, error)
- func (UnimplementedDarkstatServer) GetEngines(context.Context, *GetEquipmentInput) (*GetEnginesReply, error)
- func (UnimplementedDarkstatServer) GetFactions(context.Context, *GetFactionsInput) (*GetFactionsReply, error)
- func (UnimplementedDarkstatServer) GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error)
- func (UnimplementedDarkstatServer) GetGuns(context.Context, *GetGunsInput) (*GetGunsReply, error)
- func (UnimplementedDarkstatServer) GetHashes(context.Context, *Empty) (*GetHashesReply, error)
- func (UnimplementedDarkstatServer) GetHealth(context.Context, *Empty) (*HealthReply, error)
- func (UnimplementedDarkstatServer) GetInfocards(context.Context, *GetInfocardsInput) (*GetInfocardsReply, error)
- func (UnimplementedDarkstatServer) GetMines(context.Context, *GetEquipmentInput) (*GetMinesReply, error)
- func (UnimplementedDarkstatServer) GetMissiles(context.Context, *GetGunsInput) (*GetGunsReply, error)
- func (UnimplementedDarkstatServer) GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error)
- func (UnimplementedDarkstatServer) GetPoBs(context.Context, *Empty) (*GetPoBsReply, error)
- func (UnimplementedDarkstatServer) GetScanners(context.Context, *GetEquipmentInput) (*GetScannersReply, error)
- func (UnimplementedDarkstatServer) GetShields(context.Context, *GetEquipmentInput) (*GetShieldsReply, error)
- func (UnimplementedDarkstatServer) GetShips(context.Context, *GetEquipmentInput) (*GetShipsReply, error)
- func (UnimplementedDarkstatServer) GetThrusters(context.Context, *GetEquipmentInput) (*GetThrustersReply, error)
- func (UnimplementedDarkstatServer) GetTractors(context.Context, *GetTractorsInput) (*GetTractorsReply, error)
- type UnsafeDarkstatServer
Constants ¶
const ( Darkstat_GetHealth_FullMethodName = "/statproto.Darkstat/GetHealth" Darkstat_GetBasesNpc_FullMethodName = "/statproto.Darkstat/GetBasesNpc" Darkstat_GetBasesMiningOperations_FullMethodName = "/statproto.Darkstat/GetBasesMiningOperations" Darkstat_GetBasesPoBs_FullMethodName = "/statproto.Darkstat/GetBasesPoBs" Darkstat_GetPoBs_FullMethodName = "/statproto.Darkstat/GetPoBs" Darkstat_GetPoBGoods_FullMethodName = "/statproto.Darkstat/GetPoBGoods" Darkstat_GetCommodities_FullMethodName = "/statproto.Darkstat/GetCommodities" Darkstat_GetAmmos_FullMethodName = "/statproto.Darkstat/GetAmmos" Darkstat_GetCounterMeasures_FullMethodName = "/statproto.Darkstat/GetCounterMeasures" Darkstat_GetEngines_FullMethodName = "/statproto.Darkstat/GetEngines" Darkstat_GetGuns_FullMethodName = "/statproto.Darkstat/GetGuns" Darkstat_GetMissiles_FullMethodName = "/statproto.Darkstat/GetMissiles" Darkstat_GetMines_FullMethodName = "/statproto.Darkstat/GetMines" Darkstat_GetScanners_FullMethodName = "/statproto.Darkstat/GetScanners" Darkstat_GetShields_FullMethodName = "/statproto.Darkstat/GetShields" Darkstat_GetShips_FullMethodName = "/statproto.Darkstat/GetShips" Darkstat_GetThrusters_FullMethodName = "/statproto.Darkstat/GetThrusters" Darkstat_GetFactions_FullMethodName = "/statproto.Darkstat/GetFactions" Darkstat_GetTractors_FullMethodName = "/statproto.Darkstat/GetTractors" Darkstat_GetHashes_FullMethodName = "/statproto.Darkstat/GetHashes" Darkstat_GetInfocards_FullMethodName = "/statproto.Darkstat/GetInfocards" Darkstat_GetGraphPaths_FullMethodName = "/statproto.Darkstat/GetGraphPaths" )
Variables ¶
var Darkstat_ServiceDesc = grpc.ServiceDesc{ ServiceName: "statproto.Darkstat", HandlerType: (*DarkstatServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetHealth", Handler: _Darkstat_GetHealth_Handler, }, { MethodName: "GetBasesNpc", Handler: _Darkstat_GetBasesNpc_Handler, }, { MethodName: "GetBasesMiningOperations", Handler: _Darkstat_GetBasesMiningOperations_Handler, }, { MethodName: "GetBasesPoBs", Handler: _Darkstat_GetBasesPoBs_Handler, }, { MethodName: "GetPoBs", Handler: _Darkstat_GetPoBs_Handler, }, { MethodName: "GetPoBGoods", Handler: _Darkstat_GetPoBGoods_Handler, }, { MethodName: "GetCommodities", Handler: _Darkstat_GetCommodities_Handler, }, { MethodName: "GetAmmos", Handler: _Darkstat_GetAmmos_Handler, }, { MethodName: "GetCounterMeasures", Handler: _Darkstat_GetCounterMeasures_Handler, }, { MethodName: "GetEngines", Handler: _Darkstat_GetEngines_Handler, }, { MethodName: "GetGuns", Handler: _Darkstat_GetGuns_Handler, }, { MethodName: "GetMissiles", Handler: _Darkstat_GetMissiles_Handler, }, { MethodName: "GetMines", Handler: _Darkstat_GetMines_Handler, }, { MethodName: "GetScanners", Handler: _Darkstat_GetScanners_Handler, }, { MethodName: "GetShields", Handler: _Darkstat_GetShields_Handler, }, { MethodName: "GetShips", Handler: _Darkstat_GetShips_Handler, }, { MethodName: "GetThrusters", Handler: _Darkstat_GetThrusters_Handler, }, { MethodName: "GetFactions", Handler: _Darkstat_GetFactions_Handler, }, { MethodName: "GetTractors", Handler: _Darkstat_GetTractors_Handler, }, { MethodName: "GetHashes", Handler: _Darkstat_GetHashes_Handler, }, { MethodName: "GetInfocards", Handler: _Darkstat_GetInfocards_Handler, }, { MethodName: "GetGraphPaths", Handler: _Darkstat_GetGraphPaths_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "darkstat.proto", }
Darkstat_ServiceDesc is the grpc.ServiceDesc for Darkstat service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_darkstat_proto protoreflect.FileDescriptor
var SwaggerContent string
var SwaggerJson core_types.StaticFile = core_types.StaticFile{ Content: SwaggerContent, Filename: "darkstat.swagger.json", Kind: core_types.StaticFileUnknown, }
Functions ¶
func RegisterDarkstatHandler ¶ added in v1.68.0
func RegisterDarkstatHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterDarkstatHandler registers the http handlers for service Darkstat to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterDarkstatHandlerClient ¶ added in v1.68.0
func RegisterDarkstatHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DarkstatClient) error
RegisterDarkstatHandlerClient registers the http handlers for service Darkstat to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "DarkstatClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "DarkstatClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "DarkstatClient" to call the correct interceptors. This client ignores the HTTP middlewares.
func RegisterDarkstatHandlerFromEndpoint ¶ added in v1.68.0
func RegisterDarkstatHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterDarkstatHandlerFromEndpoint is same as RegisterDarkstatHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterDarkstatHandlerServer ¶ added in v1.68.0
func RegisterDarkstatHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DarkstatServer) error
RegisterDarkstatHandlerServer registers the http handlers for service Darkstat to "mux". UnaryRPC :call DarkstatServer 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 RegisterDarkstatHandlerFromEndpoint instead. GRPC interceptors will not work for this type of registration. To use interceptors, you must use the "runtime.WithMiddlewares" option in the "runtime.NewServeMux" call.
func RegisterDarkstatServer ¶ added in v1.68.0
func RegisterDarkstatServer(s grpc.ServiceRegistrar, srv DarkstatServer)
Types ¶
type Ammo ¶
type Ammo struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` HitPts int64 `protobuf:"varint,3,opt,name=HitPts,proto3" json:"HitPts,omitempty"` Volume float64 `protobuf:"fixed64,4,opt,name=Volume,proto3" json:"Volume,omitempty"` MunitionLifetime float64 `protobuf:"fixed64,5,opt,name=MunitionLifetime,proto3" json:"MunitionLifetime,omitempty"` Nickname string `protobuf:"bytes,6,opt,name=Nickname,proto3" json:"Nickname,omitempty"` NameID int64 `protobuf:"varint,7,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,8,opt,name=InfoID,proto3" json:"InfoID,omitempty"` SeekerType string `protobuf:"bytes,9,opt,name=SeekerType,proto3" json:"SeekerType,omitempty"` SeekerRange int64 `protobuf:"varint,10,opt,name=SeekerRange,proto3" json:"SeekerRange,omitempty"` SeekerFovDeg int64 `protobuf:"varint,11,opt,name=SeekerFovDeg,proto3" json:"SeekerFovDeg,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,13,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` AmmoLimit *AmmoLimit `protobuf:"bytes,14,opt,name=AmmoLimit,proto3" json:"AmmoLimit,omitempty"` Mass float64 `protobuf:"fixed64,16,opt,name=Mass,proto3" json:"Mass,omitempty"` // contains filtered or unexported fields }
func (*Ammo) Descriptor
deprecated
func (*Ammo) GetAmmoLimit ¶ added in v1.69.0
func (*Ammo) GetBases ¶
func (x *Ammo) GetBases() map[string]*MarketGood
func (*Ammo) GetDiscoveryTechCompat ¶
func (x *Ammo) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Ammo) GetMunitionLifetime ¶
func (*Ammo) GetNickname ¶
func (*Ammo) GetSeekerFovDeg ¶
func (*Ammo) GetSeekerRange ¶
func (*Ammo) GetSeekerType ¶
func (*Ammo) ProtoMessage ¶
func (*Ammo) ProtoMessage()
func (*Ammo) ProtoReflect ¶
func (x *Ammo) ProtoReflect() protoreflect.Message
type AmmoLimit ¶ added in v1.69.0
type AmmoLimit struct { AmountInCatridge *int64 `protobuf:"varint,1,opt,name=AmountInCatridge,proto3,oneof" json:"AmountInCatridge,omitempty"` MaxCatridges *int64 `protobuf:"varint,2,opt,name=MaxCatridges,proto3,oneof" json:"MaxCatridges,omitempty"` // contains filtered or unexported fields }
func (*AmmoLimit) Descriptor
deprecated
added in
v1.69.0
func (*AmmoLimit) GetAmountInCatridge ¶ added in v1.69.0
func (*AmmoLimit) GetMaxCatridges ¶ added in v1.69.0
func (*AmmoLimit) ProtoMessage ¶ added in v1.69.0
func (*AmmoLimit) ProtoMessage()
func (*AmmoLimit) ProtoReflect ¶ added in v1.69.0
func (x *AmmoLimit) ProtoReflect() protoreflect.Message
type Base ¶
type Base struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Archetypes []string `protobuf:"bytes,2,rep,name=Archetypes,proto3" json:"Archetypes,omitempty"` Nickname string `protobuf:"bytes,3,opt,name=Nickname,proto3" json:"Nickname,omitempty"` FactionName string `protobuf:"bytes,5,opt,name=FactionName,proto3" json:"FactionName,omitempty"` System string `protobuf:"bytes,6,opt,name=System,proto3" json:"System,omitempty"` SystemNickname string `protobuf:"bytes,7,opt,name=SystemNickname,proto3" json:"SystemNickname,omitempty"` Region string `protobuf:"bytes,9,opt,name=Region,proto3" json:"Region,omitempty"` StridName int64 `protobuf:"varint,10,opt,name=StridName,proto3" json:"StridName,omitempty"` InfocardID int64 `protobuf:"varint,11,opt,name=InfocardID,proto3" json:"InfocardID,omitempty"` File string `protobuf:"bytes,12,opt,name=File,proto3" json:"File,omitempty"` BGCSBaseRunBy string `protobuf:"bytes,13,opt,name=BGCS_base_run_by,json=BGCSBaseRunBy,proto3" json:"BGCS_base_run_by,omitempty"` Pos *Pos `protobuf:"bytes,14,opt,name=Pos,proto3" json:"Pos,omitempty"` SectorCoord string `protobuf:"bytes,15,opt,name=SectorCoord,proto3" json:"SectorCoord,omitempty"` IsTransportUnreachable bool `protobuf:"varint,16,opt,name=IsTransportUnreachable,proto3" json:"IsTransportUnreachable,omitempty"` Reachable bool `protobuf:"varint,18,opt,name=Reachable,proto3" json:"Reachable,omitempty"` IsPob bool `protobuf:"varint,19,opt,name=IsPob,proto3" json:"IsPob,omitempty"` MarketGoodsPerNick map[string]*MarketGood `` /* 164-byte string literal not displayed */ // contains filtered or unexported fields }
The response message containing the greetings
func (*Base) Descriptor
deprecated
func (*Base) GetArchetypes ¶
func (*Base) GetBGCSBaseRunBy ¶
func (*Base) GetFactionName ¶
func (*Base) GetInfocardID ¶
func (*Base) GetIsTransportUnreachable ¶
func (*Base) GetMarketGoodsPerNick ¶
func (x *Base) GetMarketGoodsPerNick() map[string]*MarketGood
func (*Base) GetNickname ¶
func (*Base) GetReachable ¶
func (*Base) GetSectorCoord ¶
func (*Base) GetStridName ¶
func (*Base) GetSystemNickname ¶
func (*Base) ProtoMessage ¶
func (*Base) ProtoMessage()
func (*Base) ProtoReflect ¶
func (x *Base) ProtoReflect() protoreflect.Message
type BaseInfo ¶ added in v1.69.0
type BaseInfo struct { BaseNickname string `protobuf:"bytes,1,opt,name=BaseNickname,proto3" json:"BaseNickname,omitempty"` BaseName string `protobuf:"bytes,2,opt,name=BaseName,proto3" json:"BaseName,omitempty"` SystemName string `protobuf:"bytes,3,opt,name=SystemName,proto3" json:"SystemName,omitempty"` Region string `protobuf:"bytes,4,opt,name=Region,proto3" json:"Region,omitempty"` FactionName string `protobuf:"bytes,5,opt,name=FactionName,proto3" json:"FactionName,omitempty"` BasePos *Pos `protobuf:"bytes,6,opt,name=BasePos,proto3" json:"BasePos,omitempty"` SectorCoord string `protobuf:"bytes,7,opt,name=SectorCoord,proto3" json:"SectorCoord,omitempty"` // contains filtered or unexported fields }
func (*BaseInfo) Descriptor
deprecated
added in
v1.69.0
func (*BaseInfo) GetBaseName ¶ added in v1.69.0
func (*BaseInfo) GetBaseNickname ¶ added in v1.69.0
func (*BaseInfo) GetBasePos ¶ added in v1.69.0
func (*BaseInfo) GetFactionName ¶ added in v1.69.0
func (*BaseInfo) GetSectorCoord ¶ added in v1.69.0
func (*BaseInfo) GetSystemName ¶ added in v1.69.0
func (*BaseInfo) ProtoMessage ¶ added in v1.69.0
func (*BaseInfo) ProtoMessage()
func (*BaseInfo) ProtoReflect ¶ added in v1.69.0
func (x *BaseInfo) ProtoReflect() protoreflect.Message
type Bribe ¶ added in v1.69.0
type Bribe struct { BaseNickname string `protobuf:"bytes,1,opt,name=BaseNickname,proto3" json:"BaseNickname,omitempty"` Chance float64 `protobuf:"fixed64,2,opt,name=Chance,proto3" json:"Chance,omitempty"` BaseInfo *BaseInfo `protobuf:"bytes,3,opt,name=BaseInfo,proto3" json:"BaseInfo,omitempty"` // contains filtered or unexported fields }
func (*Bribe) Descriptor
deprecated
added in
v1.69.0
func (*Bribe) GetBaseInfo ¶ added in v1.69.0
func (*Bribe) GetBaseNickname ¶ added in v1.69.0
func (*Bribe) ProtoMessage ¶ added in v1.69.0
func (*Bribe) ProtoMessage()
func (*Bribe) ProtoReflect ¶ added in v1.69.0
func (x *Bribe) ProtoReflect() protoreflect.Message
type BurstFire ¶ added in v1.69.0
type BurstFire struct { SustainedRefire float64 `protobuf:"fixed64,1,opt,name=SustainedRefire,proto3" json:"SustainedRefire,omitempty"` Ammo int64 `protobuf:"varint,2,opt,name=Ammo,proto3" json:"Ammo,omitempty"` ReloadTime float64 `protobuf:"fixed64,3,opt,name=ReloadTime,proto3" json:"ReloadTime,omitempty"` SustainedHullDamagePerSec float64 `protobuf:"fixed64,4,opt,name=SustainedHullDamagePerSec,proto3" json:"SustainedHullDamagePerSec,omitempty"` SustainedAvgShieldDamagePerSec float64 `protobuf:"fixed64,5,opt,name=SustainedAvgShieldDamagePerSec,proto3" json:"SustainedAvgShieldDamagePerSec,omitempty"` SustainedEnergyDamagePerSec float64 `protobuf:"fixed64,6,opt,name=SustainedEnergyDamagePerSec,proto3" json:"SustainedEnergyDamagePerSec,omitempty"` SustainedPowerUsagePerSec float64 `protobuf:"fixed64,7,opt,name=SustainedPowerUsagePerSec,proto3" json:"SustainedPowerUsagePerSec,omitempty"` // contains filtered or unexported fields }
func (*BurstFire) Descriptor
deprecated
added in
v1.69.0
func (*BurstFire) GetReloadTime ¶ added in v1.69.0
func (*BurstFire) GetSustainedAvgShieldDamagePerSec ¶ added in v1.69.0
func (*BurstFire) GetSustainedEnergyDamagePerSec ¶ added in v1.69.0
func (*BurstFire) GetSustainedHullDamagePerSec ¶ added in v1.69.0
func (*BurstFire) GetSustainedPowerUsagePerSec ¶ added in v1.69.0
func (*BurstFire) GetSustainedRefire ¶ added in v1.69.0
func (*BurstFire) ProtoMessage ¶ added in v1.69.0
func (*BurstFire) ProtoMessage()
func (*BurstFire) ProtoReflect ¶ added in v1.69.0
func (x *BurstFire) ProtoReflect() protoreflect.Message
type Commodity ¶
type Commodity struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` PriceBase int64 `protobuf:"varint,2,opt,name=PriceBase,proto3" json:"PriceBase,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` Combinable bool `protobuf:"varint,4,opt,name=Combinable,proto3" json:"Combinable,omitempty"` Volume float64 `protobuf:"fixed64,5,opt,name=Volume,proto3" json:"Volume,omitempty"` ShipClass int64 `protobuf:"varint,6,opt,name=ShipClass,proto3" json:"ShipClass,omitempty"` NameID int64 `protobuf:"varint,7,opt,name=NameID,proto3" json:"NameID,omitempty"` InfocardID int64 `protobuf:"varint,8,opt,name=InfocardID,proto3" json:"InfocardID,omitempty"` Bases map[string]*MarketGood `` /* 137-byte string literal not displayed */ PriceBestBaseBuysFor int64 `protobuf:"varint,10,opt,name=PriceBestBaseBuysFor,proto3" json:"PriceBestBaseBuysFor,omitempty"` PriceBestBaseSellsFor int64 `protobuf:"varint,11,opt,name=PriceBestBaseSellsFor,proto3" json:"PriceBestBaseSellsFor,omitempty"` ProffitMargin int64 `protobuf:"varint,12,opt,name=ProffitMargin,proto3" json:"ProffitMargin,omitempty"` Mass float64 `protobuf:"fixed64,13,opt,name=Mass,proto3" json:"Mass,omitempty"` // contains filtered or unexported fields }
func (*Commodity) Descriptor
deprecated
func (*Commodity) GetBases ¶
func (x *Commodity) GetBases() map[string]*MarketGood
func (*Commodity) GetCombinable ¶
func (*Commodity) GetInfocardID ¶
func (*Commodity) GetNickname ¶
func (*Commodity) GetPriceBase ¶
func (*Commodity) GetPriceBestBaseBuysFor ¶
func (*Commodity) GetPriceBestBaseSellsFor ¶
func (*Commodity) GetProffitMargin ¶
func (*Commodity) GetShipClass ¶
func (*Commodity) ProtoMessage ¶
func (*Commodity) ProtoMessage()
func (*Commodity) ProtoReflect ¶
func (x *Commodity) ProtoReflect() protoreflect.Message
type CounterMeasure ¶
type CounterMeasure struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` HitPts int64 `protobuf:"varint,3,opt,name=HitPts,proto3" json:"HitPts,omitempty"` AIRange int64 `protobuf:"varint,4,opt,name=AIRange,proto3" json:"AIRange,omitempty"` Lifetime int64 `protobuf:"varint,5,opt,name=Lifetime,proto3" json:"Lifetime,omitempty"` Range int64 `protobuf:"varint,6,opt,name=Range,proto3" json:"Range,omitempty"` DiversionPctg int64 `protobuf:"varint,7,opt,name=DiversionPctg,proto3" json:"DiversionPctg,omitempty"` Lootable bool `protobuf:"varint,8,opt,name=Lootable,proto3" json:"Lootable,omitempty"` Nickname string `protobuf:"bytes,9,opt,name=Nickname,proto3" json:"Nickname,omitempty"` NameID int64 `protobuf:"varint,10,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,11,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,13,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` AmmoLimit *AmmoLimit `protobuf:"bytes,14,opt,name=AmmoLimit,proto3" json:"AmmoLimit,omitempty"` Mass float64 `protobuf:"fixed64,16,opt,name=Mass,proto3" json:"Mass,omitempty"` // contains filtered or unexported fields }
func (*CounterMeasure) Descriptor
deprecated
func (*CounterMeasure) Descriptor() ([]byte, []int)
Deprecated: Use CounterMeasure.ProtoReflect.Descriptor instead.
func (*CounterMeasure) GetAIRange ¶
func (x *CounterMeasure) GetAIRange() int64
func (*CounterMeasure) GetAmmoLimit ¶ added in v1.69.0
func (x *CounterMeasure) GetAmmoLimit() *AmmoLimit
func (*CounterMeasure) GetBases ¶
func (x *CounterMeasure) GetBases() map[string]*MarketGood
func (*CounterMeasure) GetDiscoveryTechCompat ¶
func (x *CounterMeasure) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*CounterMeasure) GetDiversionPctg ¶
func (x *CounterMeasure) GetDiversionPctg() int64
func (*CounterMeasure) GetHitPts ¶
func (x *CounterMeasure) GetHitPts() int64
func (*CounterMeasure) GetInfoID ¶
func (x *CounterMeasure) GetInfoID() int64
func (*CounterMeasure) GetLifetime ¶
func (x *CounterMeasure) GetLifetime() int64
func (*CounterMeasure) GetLootable ¶
func (x *CounterMeasure) GetLootable() bool
func (*CounterMeasure) GetMass ¶
func (x *CounterMeasure) GetMass() float64
func (*CounterMeasure) GetName ¶
func (x *CounterMeasure) GetName() string
func (*CounterMeasure) GetNameID ¶
func (x *CounterMeasure) GetNameID() int64
func (*CounterMeasure) GetNickname ¶
func (x *CounterMeasure) GetNickname() string
func (*CounterMeasure) GetPrice ¶
func (x *CounterMeasure) GetPrice() int64
func (*CounterMeasure) GetRange ¶
func (x *CounterMeasure) GetRange() int64
func (*CounterMeasure) ProtoMessage ¶
func (*CounterMeasure) ProtoMessage()
func (*CounterMeasure) ProtoReflect ¶
func (x *CounterMeasure) ProtoReflect() protoreflect.Message
func (*CounterMeasure) Reset ¶
func (x *CounterMeasure) Reset()
func (*CounterMeasure) String ¶
func (x *CounterMeasure) String() string
type DamageBonus ¶ added in v1.69.0
type DamageBonus struct { Type string `protobuf:"bytes,1,opt,name=Type,proto3" json:"Type,omitempty"` Modifier float64 `protobuf:"fixed64,2,opt,name=Modifier,proto3" json:"Modifier,omitempty"` // contains filtered or unexported fields }
func (*DamageBonus) Descriptor
deprecated
added in
v1.69.0
func (*DamageBonus) Descriptor() ([]byte, []int)
Deprecated: Use DamageBonus.ProtoReflect.Descriptor instead.
func (*DamageBonus) GetModifier ¶ added in v1.69.0
func (x *DamageBonus) GetModifier() float64
func (*DamageBonus) GetType ¶ added in v1.69.0
func (x *DamageBonus) GetType() string
func (*DamageBonus) ProtoMessage ¶ added in v1.69.0
func (*DamageBonus) ProtoMessage()
func (*DamageBonus) ProtoReflect ¶ added in v1.69.0
func (x *DamageBonus) ProtoReflect() protoreflect.Message
func (*DamageBonus) Reset ¶ added in v1.69.0
func (x *DamageBonus) Reset()
func (*DamageBonus) String ¶ added in v1.69.0
func (x *DamageBonus) String() string
type DarkstatClient ¶ added in v1.68.0
type DarkstatClient interface { // Just to check if grpc works. Returns boolean value if it is healthy as true GetHealth(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*HealthReply, error) // Get all Freelancer NPC Bases GetBasesNpc(ctx context.Context, in *GetBasesInput, opts ...grpc.CallOption) (*GetBasesReply, error) // Get all imaginary bases that in place of mining fields. Useful for trading calculations GetBasesMiningOperations(ctx context.Context, in *GetBasesInput, opts ...grpc.CallOption) (*GetBasesReply, error) // Get all Player Owned Bases in the same format as Npc Bases. Returns only PoBs which have known positions // Useful for trading calculations GetBasesPoBs(ctx context.Context, in *GetBasesInput, opts ...grpc.CallOption) (*GetBasesReply, error) // Get all Player Owned Bases. Completely all that are public exposed GetPoBs(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetPoBsReply, error) // Get all PoB goods, where they are sold and bought. Reverse search by PoBs GetPoBGoods(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetPoBGoodsReply, error) GetCommodities(ctx context.Context, in *GetCommoditiesInput, opts ...grpc.CallOption) (*GetCommoditiesReply, error) GetAmmos(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetAmmoReply, error) GetCounterMeasures(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetCounterMeasuresReply, error) GetEngines(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetEnginesReply, error) GetGuns(ctx context.Context, in *GetGunsInput, opts ...grpc.CallOption) (*GetGunsReply, error) GetMissiles(ctx context.Context, in *GetGunsInput, opts ...grpc.CallOption) (*GetGunsReply, error) GetMines(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetMinesReply, error) GetScanners(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetScannersReply, error) GetShields(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetShieldsReply, error) GetShips(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetShipsReply, error) GetThrusters(ctx context.Context, in *GetEquipmentInput, opts ...grpc.CallOption) (*GetThrustersReply, error) GetFactions(ctx context.Context, in *GetFactionsInput, opts ...grpc.CallOption) (*GetFactionsReply, error) // Get Tractors. For Discovery those are IDs GetTractors(ctx context.Context, in *GetTractorsInput, opts ...grpc.CallOption) (*GetTractorsReply, error) GetHashes(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetHashesReply, error) GetInfocards(ctx context.Context, in *GetInfocardsInput, opts ...grpc.CallOption) (*GetInfocardsReply, error) GetGraphPaths(ctx context.Context, in *GetGraphPathsInput, opts ...grpc.CallOption) (*GetGraphPathsReply, error) }
DarkstatClient is the client API for Darkstat 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 NewDarkstatClient ¶ added in v1.68.0
func NewDarkstatClient(cc grpc.ClientConnInterface) DarkstatClient
type DarkstatServer ¶ added in v1.68.0
type DarkstatServer interface { // Just to check if grpc works. Returns boolean value if it is healthy as true GetHealth(context.Context, *Empty) (*HealthReply, error) // Get all Freelancer NPC Bases GetBasesNpc(context.Context, *GetBasesInput) (*GetBasesReply, error) // Get all imaginary bases that in place of mining fields. Useful for trading calculations GetBasesMiningOperations(context.Context, *GetBasesInput) (*GetBasesReply, error) // Get all Player Owned Bases in the same format as Npc Bases. Returns only PoBs which have known positions // Useful for trading calculations GetBasesPoBs(context.Context, *GetBasesInput) (*GetBasesReply, error) // Get all Player Owned Bases. Completely all that are public exposed GetPoBs(context.Context, *Empty) (*GetPoBsReply, error) // Get all PoB goods, where they are sold and bought. Reverse search by PoBs GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error) GetCommodities(context.Context, *GetCommoditiesInput) (*GetCommoditiesReply, error) GetAmmos(context.Context, *GetEquipmentInput) (*GetAmmoReply, error) GetCounterMeasures(context.Context, *GetEquipmentInput) (*GetCounterMeasuresReply, error) GetEngines(context.Context, *GetEquipmentInput) (*GetEnginesReply, error) GetGuns(context.Context, *GetGunsInput) (*GetGunsReply, error) GetMissiles(context.Context, *GetGunsInput) (*GetGunsReply, error) GetMines(context.Context, *GetEquipmentInput) (*GetMinesReply, error) GetScanners(context.Context, *GetEquipmentInput) (*GetScannersReply, error) GetShields(context.Context, *GetEquipmentInput) (*GetShieldsReply, error) GetShips(context.Context, *GetEquipmentInput) (*GetShipsReply, error) GetThrusters(context.Context, *GetEquipmentInput) (*GetThrustersReply, error) GetFactions(context.Context, *GetFactionsInput) (*GetFactionsReply, error) // Get Tractors. For Discovery those are IDs GetTractors(context.Context, *GetTractorsInput) (*GetTractorsReply, error) GetHashes(context.Context, *Empty) (*GetHashesReply, error) GetInfocards(context.Context, *GetInfocardsInput) (*GetInfocardsReply, error) GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error) // contains filtered or unexported methods }
DarkstatServer is the server API for Darkstat service. All implementations must embed UnimplementedDarkstatServer for forward compatibility.
type DiscoGun ¶ added in v1.69.0
type DiscoGun struct { ArmorPen float64 `protobuf:"fixed64,1,opt,name=ArmorPen,proto3" json:"ArmorPen,omitempty"` // contains filtered or unexported fields }
func (*DiscoGun) Descriptor
deprecated
added in
v1.69.0
func (*DiscoGun) GetArmorPen ¶ added in v1.69.0
func (*DiscoGun) ProtoMessage ¶ added in v1.69.0
func (*DiscoGun) ProtoMessage()
func (*DiscoGun) ProtoReflect ¶ added in v1.69.0
func (x *DiscoGun) ProtoReflect() protoreflect.Message
type DiscoShip ¶ added in v1.69.0
type DiscoShip struct { ArmorMult float64 `protobuf:"fixed64,1,opt,name=ArmorMult,proto3" json:"ArmorMult,omitempty"` // contains filtered or unexported fields }
func (*DiscoShip) Descriptor
deprecated
added in
v1.69.0
func (*DiscoShip) GetArmorMult ¶ added in v1.69.0
func (*DiscoShip) ProtoMessage ¶ added in v1.69.0
func (*DiscoShip) ProtoMessage()
func (*DiscoShip) ProtoReflect ¶ added in v1.69.0
func (x *DiscoShip) ProtoReflect() protoreflect.Message
type DiscoveryTechCompat ¶
type DiscoveryTechCompat struct { TechcompatByID map[string]float64 `` /* 157-byte string literal not displayed */ TechCell string `protobuf:"bytes,2,opt,name=TechCell,proto3" json:"TechCell,omitempty"` // contains filtered or unexported fields }
func (*DiscoveryTechCompat) Descriptor
deprecated
func (*DiscoveryTechCompat) Descriptor() ([]byte, []int)
Deprecated: Use DiscoveryTechCompat.ProtoReflect.Descriptor instead.
func (*DiscoveryTechCompat) GetTechCell ¶
func (x *DiscoveryTechCompat) GetTechCell() string
func (*DiscoveryTechCompat) GetTechcompatByID ¶
func (x *DiscoveryTechCompat) GetTechcompatByID() map[string]float64
func (*DiscoveryTechCompat) ProtoMessage ¶
func (*DiscoveryTechCompat) ProtoMessage()
func (*DiscoveryTechCompat) ProtoReflect ¶
func (x *DiscoveryTechCompat) ProtoReflect() protoreflect.Message
func (*DiscoveryTechCompat) Reset ¶
func (x *DiscoveryTechCompat) Reset()
func (*DiscoveryTechCompat) String ¶
func (x *DiscoveryTechCompat) String() string
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
The request message containing the user's name.
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type Engine ¶
type Engine struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` CruiseSpeed int64 `protobuf:"varint,3,opt,name=CruiseSpeed,proto3" json:"CruiseSpeed,omitempty"` CruiseChargeTime int64 `protobuf:"varint,4,opt,name=CruiseChargeTime,proto3" json:"CruiseChargeTime,omitempty"` LinearDrag int64 `protobuf:"varint,5,opt,name=LinearDrag,proto3" json:"LinearDrag,omitempty"` MaxForce int64 `protobuf:"varint,6,opt,name=MaxForce,proto3" json:"MaxForce,omitempty"` ReverseFraction float64 `protobuf:"fixed64,7,opt,name=ReverseFraction,proto3" json:"ReverseFraction,omitempty"` ImpulseSpeed float64 `protobuf:"fixed64,8,opt,name=ImpulseSpeed,proto3" json:"ImpulseSpeed,omitempty"` HpType string `protobuf:"bytes,9,opt,name=HpType,proto3" json:"HpType,omitempty"` FlameEffect string `protobuf:"bytes,10,opt,name=FlameEffect,proto3" json:"FlameEffect,omitempty"` TrailEffect string `protobuf:"bytes,11,opt,name=TrailEffect,proto3" json:"TrailEffect,omitempty"` Nickname string `protobuf:"bytes,12,opt,name=Nickname,proto3" json:"Nickname,omitempty"` NameID int64 `protobuf:"varint,13,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,14,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,16,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` Mass float64 `protobuf:"fixed64,17,opt,name=Mass,proto3" json:"Mass,omitempty"` // contains filtered or unexported fields }
func (*Engine) Descriptor
deprecated
func (*Engine) GetBases ¶
func (x *Engine) GetBases() map[string]*MarketGood
func (*Engine) GetCruiseChargeTime ¶
func (*Engine) GetCruiseSpeed ¶
func (*Engine) GetDiscoveryTechCompat ¶
func (x *Engine) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Engine) GetFlameEffect ¶
func (*Engine) GetImpulseSpeed ¶
func (*Engine) GetLinearDrag ¶
func (*Engine) GetMaxForce ¶
func (*Engine) GetNickname ¶
func (*Engine) GetReverseFraction ¶
func (*Engine) GetTrailEffect ¶
func (*Engine) ProtoMessage ¶
func (*Engine) ProtoMessage()
func (*Engine) ProtoReflect ¶
func (x *Engine) ProtoReflect() protoreflect.Message
type EquipmentSlot ¶ added in v1.69.0
type EquipmentSlot struct { SlotName string `protobuf:"bytes,1,opt,name=SlotName,proto3" json:"SlotName,omitempty"` AllowedEquip []string `protobuf:"bytes,2,rep,name=AllowedEquip,proto3" json:"AllowedEquip,omitempty"` // contains filtered or unexported fields }
func (*EquipmentSlot) Descriptor
deprecated
added in
v1.69.0
func (*EquipmentSlot) Descriptor() ([]byte, []int)
Deprecated: Use EquipmentSlot.ProtoReflect.Descriptor instead.
func (*EquipmentSlot) GetAllowedEquip ¶ added in v1.69.0
func (x *EquipmentSlot) GetAllowedEquip() []string
func (*EquipmentSlot) GetSlotName ¶ added in v1.69.0
func (x *EquipmentSlot) GetSlotName() string
func (*EquipmentSlot) ProtoMessage ¶ added in v1.69.0
func (*EquipmentSlot) ProtoMessage()
func (*EquipmentSlot) ProtoReflect ¶ added in v1.69.0
func (x *EquipmentSlot) ProtoReflect() protoreflect.Message
func (*EquipmentSlot) Reset ¶ added in v1.69.0
func (x *EquipmentSlot) Reset()
func (*EquipmentSlot) String ¶ added in v1.69.0
func (x *EquipmentSlot) String() string
type Faction ¶
type Faction struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` ShortName string `protobuf:"bytes,2,opt,name=ShortName,proto3" json:"ShortName,omitempty"` Nickname string `protobuf:"bytes,3,opt,name=Nickname,proto3" json:"Nickname,omitempty"` ObjectDestruction float64 `protobuf:"fixed64,4,opt,name=ObjectDestruction,proto3" json:"ObjectDestruction,omitempty"` MissionSuccess float64 `protobuf:"fixed64,5,opt,name=MissionSuccess,proto3" json:"MissionSuccess,omitempty"` MissionFailure float64 `protobuf:"fixed64,6,opt,name=MissionFailure,proto3" json:"MissionFailure,omitempty"` MissionAbort float64 `protobuf:"fixed64,7,opt,name=MissionAbort,proto3" json:"MissionAbort,omitempty"` InfonameID int64 `protobuf:"varint,8,opt,name=InfonameID,proto3" json:"InfonameID,omitempty"` InfocardID int64 `protobuf:"varint,9,opt,name=InfocardID,proto3" json:"InfocardID,omitempty"` Reputations []*Reputation `protobuf:"bytes,10,rep,name=Reputations,proto3" json:"Reputations,omitempty"` Bribes []*Bribe `protobuf:"bytes,11,rep,name=Bribes,proto3" json:"Bribes,omitempty"` // contains filtered or unexported fields }
func (*Faction) Descriptor
deprecated
func (*Faction) GetInfocardID ¶ added in v1.69.0
func (*Faction) GetInfonameID ¶ added in v1.69.0
func (*Faction) GetMissionAbort ¶ added in v1.69.0
func (*Faction) GetMissionFailure ¶ added in v1.69.0
func (*Faction) GetMissionSuccess ¶ added in v1.69.0
func (*Faction) GetNickname ¶ added in v1.69.0
func (*Faction) GetObjectDestruction ¶ added in v1.69.0
func (*Faction) GetReputations ¶ added in v1.69.0
func (x *Faction) GetReputations() []*Reputation
func (*Faction) GetShortName ¶ added in v1.69.0
func (*Faction) ProtoMessage ¶
func (*Faction) ProtoMessage()
func (*Faction) ProtoReflect ¶
func (x *Faction) ProtoReflect() protoreflect.Message
type GetAmmoReply ¶
type GetAmmoReply struct { Items []*Ammo `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetAmmoReply) Descriptor
deprecated
func (*GetAmmoReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAmmoReply.ProtoReflect.Descriptor instead.
func (*GetAmmoReply) GetItems ¶
func (x *GetAmmoReply) GetItems() []*Ammo
func (*GetAmmoReply) ProtoMessage ¶
func (*GetAmmoReply) ProtoMessage()
func (*GetAmmoReply) ProtoReflect ¶
func (x *GetAmmoReply) ProtoReflect() protoreflect.Message
func (*GetAmmoReply) Reset ¶
func (x *GetAmmoReply) Reset()
func (*GetAmmoReply) String ¶
func (x *GetAmmoReply) String() string
type GetBasesInput ¶
type GetBasesInput struct { IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"` FilterToUseful bool `protobuf:"varint,2,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` // contains filtered or unexported fields }
func (*GetBasesInput) Descriptor
deprecated
func (*GetBasesInput) Descriptor() ([]byte, []int)
Deprecated: Use GetBasesInput.ProtoReflect.Descriptor instead.
func (*GetBasesInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetBasesInput) GetFilterToUseful() bool
func (*GetBasesInput) GetIncludeMarketGoods ¶
func (x *GetBasesInput) GetIncludeMarketGoods() bool
func (*GetBasesInput) ProtoMessage ¶
func (*GetBasesInput) ProtoMessage()
func (*GetBasesInput) ProtoReflect ¶
func (x *GetBasesInput) ProtoReflect() protoreflect.Message
func (*GetBasesInput) Reset ¶
func (x *GetBasesInput) Reset()
func (*GetBasesInput) String ¶
func (x *GetBasesInput) String() string
type GetBasesReply ¶
type GetBasesReply struct { Items []*Base `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetBasesReply) Descriptor
deprecated
func (*GetBasesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetBasesReply.ProtoReflect.Descriptor instead.
func (*GetBasesReply) GetItems ¶
func (x *GetBasesReply) GetItems() []*Base
func (*GetBasesReply) ProtoMessage ¶
func (*GetBasesReply) ProtoMessage()
func (*GetBasesReply) ProtoReflect ¶
func (x *GetBasesReply) ProtoReflect() protoreflect.Message
func (*GetBasesReply) Reset ¶
func (x *GetBasesReply) Reset()
func (*GetBasesReply) String ¶
func (x *GetBasesReply) String() string
type GetCommoditiesInput ¶
type GetCommoditiesInput struct { // To Include market goods, where the item is sold and bought or not. Adds a lot of extra weight to data // // Example: `false` IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"` FilterToUseful bool `protobuf:"varint,2,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` // contains filtered or unexported fields }
func (*GetCommoditiesInput) Descriptor
deprecated
func (*GetCommoditiesInput) Descriptor() ([]byte, []int)
Deprecated: Use GetCommoditiesInput.ProtoReflect.Descriptor instead.
func (*GetCommoditiesInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetCommoditiesInput) GetFilterToUseful() bool
func (*GetCommoditiesInput) GetIncludeMarketGoods ¶
func (x *GetCommoditiesInput) GetIncludeMarketGoods() bool
func (*GetCommoditiesInput) ProtoMessage ¶
func (*GetCommoditiesInput) ProtoMessage()
func (*GetCommoditiesInput) ProtoReflect ¶
func (x *GetCommoditiesInput) ProtoReflect() protoreflect.Message
func (*GetCommoditiesInput) Reset ¶
func (x *GetCommoditiesInput) Reset()
func (*GetCommoditiesInput) String ¶
func (x *GetCommoditiesInput) String() string
type GetCommoditiesReply ¶
type GetCommoditiesReply struct { Items []*Commodity `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetCommoditiesReply) Descriptor
deprecated
func (*GetCommoditiesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCommoditiesReply.ProtoReflect.Descriptor instead.
func (*GetCommoditiesReply) GetItems ¶
func (x *GetCommoditiesReply) GetItems() []*Commodity
func (*GetCommoditiesReply) ProtoMessage ¶
func (*GetCommoditiesReply) ProtoMessage()
func (*GetCommoditiesReply) ProtoReflect ¶
func (x *GetCommoditiesReply) ProtoReflect() protoreflect.Message
func (*GetCommoditiesReply) Reset ¶
func (x *GetCommoditiesReply) Reset()
func (*GetCommoditiesReply) String ¶
func (x *GetCommoditiesReply) String() string
type GetCounterMeasuresReply ¶
type GetCounterMeasuresReply struct { Items []*CounterMeasure `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetCounterMeasuresReply) Descriptor
deprecated
func (*GetCounterMeasuresReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCounterMeasuresReply.ProtoReflect.Descriptor instead.
func (*GetCounterMeasuresReply) GetItems ¶
func (x *GetCounterMeasuresReply) GetItems() []*CounterMeasure
func (*GetCounterMeasuresReply) ProtoMessage ¶
func (*GetCounterMeasuresReply) ProtoMessage()
func (*GetCounterMeasuresReply) ProtoReflect ¶
func (x *GetCounterMeasuresReply) ProtoReflect() protoreflect.Message
func (*GetCounterMeasuresReply) Reset ¶
func (x *GetCounterMeasuresReply) Reset()
func (*GetCounterMeasuresReply) String ¶
func (x *GetCounterMeasuresReply) String() string
type GetEnginesReply ¶
type GetEnginesReply struct { Items []*Engine `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetEnginesReply) Descriptor
deprecated
func (*GetEnginesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetEnginesReply.ProtoReflect.Descriptor instead.
func (*GetEnginesReply) GetItems ¶
func (x *GetEnginesReply) GetItems() []*Engine
func (*GetEnginesReply) ProtoMessage ¶
func (*GetEnginesReply) ProtoMessage()
func (*GetEnginesReply) ProtoReflect ¶
func (x *GetEnginesReply) ProtoReflect() protoreflect.Message
func (*GetEnginesReply) Reset ¶
func (x *GetEnginesReply) Reset()
func (*GetEnginesReply) String ¶
func (x *GetEnginesReply) String() string
type GetEquipmentInput ¶
type GetEquipmentInput struct { IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"` IncludeTechCompat bool `protobuf:"varint,2,opt,name=IncludeTechCompat,proto3" json:"IncludeTechCompat,omitempty"` FilterToUseful bool `protobuf:"varint,3,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` // contains filtered or unexported fields }
func (*GetEquipmentInput) Descriptor
deprecated
func (*GetEquipmentInput) Descriptor() ([]byte, []int)
Deprecated: Use GetEquipmentInput.ProtoReflect.Descriptor instead.
func (*GetEquipmentInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetEquipmentInput) GetFilterToUseful() bool
func (*GetEquipmentInput) GetIncludeMarketGoods ¶
func (x *GetEquipmentInput) GetIncludeMarketGoods() bool
func (*GetEquipmentInput) GetIncludeTechCompat ¶
func (x *GetEquipmentInput) GetIncludeTechCompat() bool
func (*GetEquipmentInput) ProtoMessage ¶
func (*GetEquipmentInput) ProtoMessage()
func (*GetEquipmentInput) ProtoReflect ¶
func (x *GetEquipmentInput) ProtoReflect() protoreflect.Message
func (*GetEquipmentInput) Reset ¶
func (x *GetEquipmentInput) Reset()
func (*GetEquipmentInput) String ¶
func (x *GetEquipmentInput) String() string
type GetFactionsInput ¶ added in v1.69.0
type GetFactionsInput struct { IncludeReputations bool `protobuf:"varint,1,opt,name=IncludeReputations,proto3" json:"IncludeReputations,omitempty"` IncludeBribes bool `protobuf:"varint,2,opt,name=IncludeBribes,proto3" json:"IncludeBribes,omitempty"` FilterToUseful bool `protobuf:"varint,3,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` // contains filtered or unexported fields }
func (*GetFactionsInput) Descriptor
deprecated
added in
v1.69.0
func (*GetFactionsInput) Descriptor() ([]byte, []int)
Deprecated: Use GetFactionsInput.ProtoReflect.Descriptor instead.
func (*GetFactionsInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetFactionsInput) GetFilterToUseful() bool
func (*GetFactionsInput) GetIncludeBribes ¶ added in v1.69.0
func (x *GetFactionsInput) GetIncludeBribes() bool
func (*GetFactionsInput) GetIncludeReputations ¶ added in v1.69.0
func (x *GetFactionsInput) GetIncludeReputations() bool
func (*GetFactionsInput) ProtoMessage ¶ added in v1.69.0
func (*GetFactionsInput) ProtoMessage()
func (*GetFactionsInput) ProtoReflect ¶ added in v1.69.0
func (x *GetFactionsInput) ProtoReflect() protoreflect.Message
func (*GetFactionsInput) Reset ¶ added in v1.69.0
func (x *GetFactionsInput) Reset()
func (*GetFactionsInput) String ¶ added in v1.69.0
func (x *GetFactionsInput) String() string
type GetFactionsReply ¶
type GetFactionsReply struct { Items []*Faction `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetFactionsReply) Descriptor
deprecated
func (*GetFactionsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetFactionsReply.ProtoReflect.Descriptor instead.
func (*GetFactionsReply) GetItems ¶
func (x *GetFactionsReply) GetItems() []*Faction
func (*GetFactionsReply) ProtoMessage ¶
func (*GetFactionsReply) ProtoMessage()
func (*GetFactionsReply) ProtoReflect ¶
func (x *GetFactionsReply) ProtoReflect() protoreflect.Message
func (*GetFactionsReply) Reset ¶
func (x *GetFactionsReply) Reset()
func (*GetFactionsReply) String ¶
func (x *GetFactionsReply) String() string
type GetGraphPathsAnswer ¶
type GetGraphPathsAnswer struct { Route *GraphPathQuery `protobuf:"bytes,1,opt,name=Route,proto3" json:"Route,omitempty"` Time *GraphPathTime `protobuf:"bytes,2,opt,name=Time,proto3,oneof" json:"Time,omitempty"` Error *string `protobuf:"bytes,3,opt,name=Error,proto3,oneof" json:"Error,omitempty"` // contains filtered or unexported fields }
func (*GetGraphPathsAnswer) Descriptor
deprecated
func (*GetGraphPathsAnswer) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphPathsAnswer.ProtoReflect.Descriptor instead.
func (*GetGraphPathsAnswer) GetError ¶
func (x *GetGraphPathsAnswer) GetError() string
func (*GetGraphPathsAnswer) GetRoute ¶
func (x *GetGraphPathsAnswer) GetRoute() *GraphPathQuery
func (*GetGraphPathsAnswer) GetTime ¶
func (x *GetGraphPathsAnswer) GetTime() *GraphPathTime
func (*GetGraphPathsAnswer) ProtoMessage ¶
func (*GetGraphPathsAnswer) ProtoMessage()
func (*GetGraphPathsAnswer) ProtoReflect ¶
func (x *GetGraphPathsAnswer) ProtoReflect() protoreflect.Message
func (*GetGraphPathsAnswer) Reset ¶
func (x *GetGraphPathsAnswer) Reset()
func (*GetGraphPathsAnswer) String ¶
func (x *GetGraphPathsAnswer) String() string
type GetGraphPathsInput ¶
type GetGraphPathsInput struct { Queries []*GraphPathQuery `protobuf:"bytes,1,rep,name=Queries,proto3" json:"Queries,omitempty"` // contains filtered or unexported fields }
func (*GetGraphPathsInput) Descriptor
deprecated
func (*GetGraphPathsInput) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphPathsInput.ProtoReflect.Descriptor instead.
func (*GetGraphPathsInput) GetQueries ¶
func (x *GetGraphPathsInput) GetQueries() []*GraphPathQuery
func (*GetGraphPathsInput) ProtoMessage ¶
func (*GetGraphPathsInput) ProtoMessage()
func (*GetGraphPathsInput) ProtoReflect ¶
func (x *GetGraphPathsInput) ProtoReflect() protoreflect.Message
func (*GetGraphPathsInput) Reset ¶
func (x *GetGraphPathsInput) Reset()
func (*GetGraphPathsInput) String ¶
func (x *GetGraphPathsInput) String() string
type GetGraphPathsReply ¶
type GetGraphPathsReply struct { Answers []*GetGraphPathsAnswer `protobuf:"bytes,1,rep,name=Answers,proto3" json:"Answers,omitempty"` // contains filtered or unexported fields }
func (*GetGraphPathsReply) Descriptor
deprecated
func (*GetGraphPathsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetGraphPathsReply.ProtoReflect.Descriptor instead.
func (*GetGraphPathsReply) GetAnswers ¶
func (x *GetGraphPathsReply) GetAnswers() []*GetGraphPathsAnswer
func (*GetGraphPathsReply) ProtoMessage ¶
func (*GetGraphPathsReply) ProtoMessage()
func (*GetGraphPathsReply) ProtoReflect ¶
func (x *GetGraphPathsReply) ProtoReflect() protoreflect.Message
func (*GetGraphPathsReply) Reset ¶
func (x *GetGraphPathsReply) Reset()
func (*GetGraphPathsReply) String ¶
func (x *GetGraphPathsReply) String() string
type GetGunsInput ¶ added in v1.69.0
type GetGunsInput struct { IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"` IncludeTechCompat bool `protobuf:"varint,2,opt,name=IncludeTechCompat,proto3" json:"IncludeTechCompat,omitempty"` FilterToUseful bool `protobuf:"varint,3,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` IncludeDamageBonuses bool `protobuf:"varint,4,opt,name=IncludeDamageBonuses,proto3" json:"IncludeDamageBonuses,omitempty"` // contains filtered or unexported fields }
func (*GetGunsInput) Descriptor
deprecated
added in
v1.69.0
func (*GetGunsInput) Descriptor() ([]byte, []int)
Deprecated: Use GetGunsInput.ProtoReflect.Descriptor instead.
func (*GetGunsInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetGunsInput) GetFilterToUseful() bool
func (*GetGunsInput) GetIncludeDamageBonuses ¶ added in v1.69.0
func (x *GetGunsInput) GetIncludeDamageBonuses() bool
func (*GetGunsInput) GetIncludeMarketGoods ¶ added in v1.69.0
func (x *GetGunsInput) GetIncludeMarketGoods() bool
func (*GetGunsInput) GetIncludeTechCompat ¶ added in v1.69.0
func (x *GetGunsInput) GetIncludeTechCompat() bool
func (*GetGunsInput) ProtoMessage ¶ added in v1.69.0
func (*GetGunsInput) ProtoMessage()
func (*GetGunsInput) ProtoReflect ¶ added in v1.69.0
func (x *GetGunsInput) ProtoReflect() protoreflect.Message
func (*GetGunsInput) Reset ¶ added in v1.69.0
func (x *GetGunsInput) Reset()
func (*GetGunsInput) String ¶ added in v1.69.0
func (x *GetGunsInput) String() string
type GetGunsReply ¶
type GetGunsReply struct { Items []*Gun `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetGunsReply) Descriptor
deprecated
func (*GetGunsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetGunsReply.ProtoReflect.Descriptor instead.
func (*GetGunsReply) GetItems ¶
func (x *GetGunsReply) GetItems() []*Gun
func (*GetGunsReply) ProtoMessage ¶
func (*GetGunsReply) ProtoMessage()
func (*GetGunsReply) ProtoReflect ¶
func (x *GetGunsReply) ProtoReflect() protoreflect.Message
func (*GetGunsReply) Reset ¶
func (x *GetGunsReply) Reset()
func (*GetGunsReply) String ¶
func (x *GetGunsReply) String() string
type GetHashesReply ¶
type GetHashesReply struct { HashesByNick map[string]*Hash `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetHashesReply) Descriptor
deprecated
func (*GetHashesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetHashesReply.ProtoReflect.Descriptor instead.
func (*GetHashesReply) GetHashesByNick ¶ added in v1.69.0
func (x *GetHashesReply) GetHashesByNick() map[string]*Hash
func (*GetHashesReply) ProtoMessage ¶
func (*GetHashesReply) ProtoMessage()
func (*GetHashesReply) ProtoReflect ¶
func (x *GetHashesReply) ProtoReflect() protoreflect.Message
func (*GetHashesReply) Reset ¶
func (x *GetHashesReply) Reset()
func (*GetHashesReply) String ¶
func (x *GetHashesReply) String() string
type GetInfocardAnswer ¶ added in v1.69.0
type GetInfocardAnswer struct { Query string `protobuf:"bytes,1,opt,name=Query,proto3" json:"Query,omitempty"` Infocard *Infocard `protobuf:"bytes,2,opt,name=Infocard,proto3,oneof" json:"Infocard,omitempty"` Error *string `protobuf:"bytes,3,opt,name=Error,proto3,oneof" json:"Error,omitempty"` // contains filtered or unexported fields }
func (*GetInfocardAnswer) Descriptor
deprecated
added in
v1.69.0
func (*GetInfocardAnswer) Descriptor() ([]byte, []int)
Deprecated: Use GetInfocardAnswer.ProtoReflect.Descriptor instead.
func (*GetInfocardAnswer) GetError ¶ added in v1.69.0
func (x *GetInfocardAnswer) GetError() string
func (*GetInfocardAnswer) GetInfocard ¶ added in v1.69.0
func (x *GetInfocardAnswer) GetInfocard() *Infocard
func (*GetInfocardAnswer) GetQuery ¶ added in v1.69.0
func (x *GetInfocardAnswer) GetQuery() string
func (*GetInfocardAnswer) ProtoMessage ¶ added in v1.69.0
func (*GetInfocardAnswer) ProtoMessage()
func (*GetInfocardAnswer) ProtoReflect ¶ added in v1.69.0
func (x *GetInfocardAnswer) ProtoReflect() protoreflect.Message
func (*GetInfocardAnswer) Reset ¶ added in v1.69.0
func (x *GetInfocardAnswer) Reset()
func (*GetInfocardAnswer) String ¶ added in v1.69.0
func (x *GetInfocardAnswer) String() string
type GetInfocardsInput ¶ added in v1.69.0
type GetInfocardsInput struct { Nicknames []string `protobuf:"bytes,1,rep,name=Nicknames,proto3" json:"Nicknames,omitempty"` // contains filtered or unexported fields }
func (*GetInfocardsInput) Descriptor
deprecated
added in
v1.69.0
func (*GetInfocardsInput) Descriptor() ([]byte, []int)
Deprecated: Use GetInfocardsInput.ProtoReflect.Descriptor instead.
func (*GetInfocardsInput) GetNicknames ¶ added in v1.69.0
func (x *GetInfocardsInput) GetNicknames() []string
func (*GetInfocardsInput) ProtoMessage ¶ added in v1.69.0
func (*GetInfocardsInput) ProtoMessage()
func (*GetInfocardsInput) ProtoReflect ¶ added in v1.69.0
func (x *GetInfocardsInput) ProtoReflect() protoreflect.Message
func (*GetInfocardsInput) Reset ¶ added in v1.69.0
func (x *GetInfocardsInput) Reset()
func (*GetInfocardsInput) String ¶ added in v1.69.0
func (x *GetInfocardsInput) String() string
type GetInfocardsReply ¶ added in v1.69.0
type GetInfocardsReply struct { Answers []*GetInfocardAnswer `protobuf:"bytes,1,rep,name=Answers,proto3" json:"Answers,omitempty"` // contains filtered or unexported fields }
func (*GetInfocardsReply) Descriptor
deprecated
added in
v1.69.0
func (*GetInfocardsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetInfocardsReply.ProtoReflect.Descriptor instead.
func (*GetInfocardsReply) GetAnswers ¶ added in v1.69.0
func (x *GetInfocardsReply) GetAnswers() []*GetInfocardAnswer
func (*GetInfocardsReply) ProtoMessage ¶ added in v1.69.0
func (*GetInfocardsReply) ProtoMessage()
func (*GetInfocardsReply) ProtoReflect ¶ added in v1.69.0
func (x *GetInfocardsReply) ProtoReflect() protoreflect.Message
func (*GetInfocardsReply) Reset ¶ added in v1.69.0
func (x *GetInfocardsReply) Reset()
func (*GetInfocardsReply) String ¶ added in v1.69.0
func (x *GetInfocardsReply) String() string
type GetMinesReply ¶
type GetMinesReply struct { Items []*Mine `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetMinesReply) Descriptor
deprecated
func (*GetMinesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetMinesReply.ProtoReflect.Descriptor instead.
func (*GetMinesReply) GetItems ¶
func (x *GetMinesReply) GetItems() []*Mine
func (*GetMinesReply) ProtoMessage ¶
func (*GetMinesReply) ProtoMessage()
func (*GetMinesReply) ProtoReflect ¶
func (x *GetMinesReply) ProtoReflect() protoreflect.Message
func (*GetMinesReply) Reset ¶
func (x *GetMinesReply) Reset()
func (*GetMinesReply) String ¶
func (x *GetMinesReply) String() string
type GetPoBGoodsReply ¶
type GetPoBGoodsReply struct { Items []*PoBGood `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetPoBGoodsReply) Descriptor
deprecated
func (*GetPoBGoodsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetPoBGoodsReply.ProtoReflect.Descriptor instead.
func (*GetPoBGoodsReply) GetItems ¶
func (x *GetPoBGoodsReply) GetItems() []*PoBGood
func (*GetPoBGoodsReply) ProtoMessage ¶
func (*GetPoBGoodsReply) ProtoMessage()
func (*GetPoBGoodsReply) ProtoReflect ¶
func (x *GetPoBGoodsReply) ProtoReflect() protoreflect.Message
func (*GetPoBGoodsReply) Reset ¶
func (x *GetPoBGoodsReply) Reset()
func (*GetPoBGoodsReply) String ¶
func (x *GetPoBGoodsReply) String() string
type GetPoBsReply ¶
type GetPoBsReply struct { Items []*PoB `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetPoBsReply) Descriptor
deprecated
func (*GetPoBsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetPoBsReply.ProtoReflect.Descriptor instead.
func (*GetPoBsReply) GetItems ¶
func (x *GetPoBsReply) GetItems() []*PoB
func (*GetPoBsReply) ProtoMessage ¶
func (*GetPoBsReply) ProtoMessage()
func (*GetPoBsReply) ProtoReflect ¶
func (x *GetPoBsReply) ProtoReflect() protoreflect.Message
func (*GetPoBsReply) Reset ¶
func (x *GetPoBsReply) Reset()
func (*GetPoBsReply) String ¶
func (x *GetPoBsReply) String() string
type GetScannersReply ¶
type GetScannersReply struct { Items []*Scanner `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetScannersReply) Descriptor
deprecated
func (*GetScannersReply) Descriptor() ([]byte, []int)
Deprecated: Use GetScannersReply.ProtoReflect.Descriptor instead.
func (*GetScannersReply) GetItems ¶
func (x *GetScannersReply) GetItems() []*Scanner
func (*GetScannersReply) ProtoMessage ¶
func (*GetScannersReply) ProtoMessage()
func (*GetScannersReply) ProtoReflect ¶
func (x *GetScannersReply) ProtoReflect() protoreflect.Message
func (*GetScannersReply) Reset ¶
func (x *GetScannersReply) Reset()
func (*GetScannersReply) String ¶
func (x *GetScannersReply) String() string
type GetShieldsReply ¶
type GetShieldsReply struct { Items []*Shield `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetShieldsReply) Descriptor
deprecated
func (*GetShieldsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetShieldsReply.ProtoReflect.Descriptor instead.
func (*GetShieldsReply) GetItems ¶
func (x *GetShieldsReply) GetItems() []*Shield
func (*GetShieldsReply) ProtoMessage ¶
func (*GetShieldsReply) ProtoMessage()
func (*GetShieldsReply) ProtoReflect ¶
func (x *GetShieldsReply) ProtoReflect() protoreflect.Message
func (*GetShieldsReply) Reset ¶
func (x *GetShieldsReply) Reset()
func (*GetShieldsReply) String ¶
func (x *GetShieldsReply) String() string
type GetShipsReply ¶
type GetShipsReply struct { Items []*Ship `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetShipsReply) Descriptor
deprecated
func (*GetShipsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetShipsReply.ProtoReflect.Descriptor instead.
func (*GetShipsReply) GetItems ¶
func (x *GetShipsReply) GetItems() []*Ship
func (*GetShipsReply) ProtoMessage ¶
func (*GetShipsReply) ProtoMessage()
func (*GetShipsReply) ProtoReflect ¶
func (x *GetShipsReply) ProtoReflect() protoreflect.Message
func (*GetShipsReply) Reset ¶
func (x *GetShipsReply) Reset()
func (*GetShipsReply) String ¶
func (x *GetShipsReply) String() string
type GetTechCompatInput ¶
type GetTechCompatInput struct { Nicknames []string `protobuf:"bytes,1,rep,name=Nicknames,proto3" json:"Nicknames,omitempty"` // contains filtered or unexported fields }
func (*GetTechCompatInput) Descriptor
deprecated
func (*GetTechCompatInput) Descriptor() ([]byte, []int)
Deprecated: Use GetTechCompatInput.ProtoReflect.Descriptor instead.
func (*GetTechCompatInput) GetNicknames ¶
func (x *GetTechCompatInput) GetNicknames() []string
func (*GetTechCompatInput) ProtoMessage ¶
func (*GetTechCompatInput) ProtoMessage()
func (*GetTechCompatInput) ProtoReflect ¶
func (x *GetTechCompatInput) ProtoReflect() protoreflect.Message
func (*GetTechCompatInput) Reset ¶
func (x *GetTechCompatInput) Reset()
func (*GetTechCompatInput) String ¶
func (x *GetTechCompatInput) String() string
type GetTechCompatReply ¶
type GetTechCompatReply struct { Answers []*TechCompatAnswer `protobuf:"bytes,1,rep,name=Answers,proto3" json:"Answers,omitempty"` // contains filtered or unexported fields }
func (*GetTechCompatReply) Descriptor
deprecated
func (*GetTechCompatReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTechCompatReply.ProtoReflect.Descriptor instead.
func (*GetTechCompatReply) GetAnswers ¶
func (x *GetTechCompatReply) GetAnswers() []*TechCompatAnswer
func (*GetTechCompatReply) ProtoMessage ¶
func (*GetTechCompatReply) ProtoMessage()
func (*GetTechCompatReply) ProtoReflect ¶
func (x *GetTechCompatReply) ProtoReflect() protoreflect.Message
func (*GetTechCompatReply) Reset ¶
func (x *GetTechCompatReply) Reset()
func (*GetTechCompatReply) String ¶
func (x *GetTechCompatReply) String() string
type GetThrustersReply ¶
type GetThrustersReply struct { Items []*Thruster `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetThrustersReply) Descriptor
deprecated
func (*GetThrustersReply) Descriptor() ([]byte, []int)
Deprecated: Use GetThrustersReply.ProtoReflect.Descriptor instead.
func (*GetThrustersReply) GetItems ¶
func (x *GetThrustersReply) GetItems() []*Thruster
func (*GetThrustersReply) ProtoMessage ¶
func (*GetThrustersReply) ProtoMessage()
func (*GetThrustersReply) ProtoReflect ¶
func (x *GetThrustersReply) ProtoReflect() protoreflect.Message
func (*GetThrustersReply) Reset ¶
func (x *GetThrustersReply) Reset()
func (*GetThrustersReply) String ¶
func (x *GetThrustersReply) String() string
type GetTractorsInput ¶ added in v1.69.0
type GetTractorsInput struct { IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"` FilterToUseful bool `protobuf:"varint,2,opt,name=FilterToUseful,proto3" json:"FilterToUseful,omitempty"` // contains filtered or unexported fields }
func (*GetTractorsInput) Descriptor
deprecated
added in
v1.69.0
func (*GetTractorsInput) Descriptor() ([]byte, []int)
Deprecated: Use GetTractorsInput.ProtoReflect.Descriptor instead.
func (*GetTractorsInput) GetFilterToUseful ¶ added in v1.69.0
func (x *GetTractorsInput) GetFilterToUseful() bool
func (*GetTractorsInput) GetIncludeMarketGoods ¶ added in v1.69.0
func (x *GetTractorsInput) GetIncludeMarketGoods() bool
func (*GetTractorsInput) ProtoMessage ¶ added in v1.69.0
func (*GetTractorsInput) ProtoMessage()
func (*GetTractorsInput) ProtoReflect ¶ added in v1.69.0
func (x *GetTractorsInput) ProtoReflect() protoreflect.Message
func (*GetTractorsInput) Reset ¶ added in v1.69.0
func (x *GetTractorsInput) Reset()
func (*GetTractorsInput) String ¶ added in v1.69.0
func (x *GetTractorsInput) String() string
type GetTractorsReply ¶
type GetTractorsReply struct { Items []*Tractor `protobuf:"bytes,1,rep,name=Items,proto3" json:"Items,omitempty"` // contains filtered or unexported fields }
func (*GetTractorsReply) Descriptor
deprecated
func (*GetTractorsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTractorsReply.ProtoReflect.Descriptor instead.
func (*GetTractorsReply) GetItems ¶
func (x *GetTractorsReply) GetItems() []*Tractor
func (*GetTractorsReply) ProtoMessage ¶
func (*GetTractorsReply) ProtoMessage()
func (*GetTractorsReply) ProtoReflect ¶
func (x *GetTractorsReply) ProtoReflect() protoreflect.Message
func (*GetTractorsReply) Reset ¶
func (x *GetTractorsReply) Reset()
func (*GetTractorsReply) String ¶
func (x *GetTractorsReply) String() string
type GraphPathQuery ¶
type GraphPathQuery struct { From string `protobuf:"bytes,1,opt,name=From,proto3" json:"From,omitempty"` To string `protobuf:"bytes,2,opt,name=To,proto3" json:"To,omitempty"` // contains filtered or unexported fields }
func (*GraphPathQuery) Descriptor
deprecated
func (*GraphPathQuery) Descriptor() ([]byte, []int)
Deprecated: Use GraphPathQuery.ProtoReflect.Descriptor instead.
func (*GraphPathQuery) GetFrom ¶
func (x *GraphPathQuery) GetFrom() string
func (*GraphPathQuery) GetTo ¶
func (x *GraphPathQuery) GetTo() string
func (*GraphPathQuery) ProtoMessage ¶
func (*GraphPathQuery) ProtoMessage()
func (*GraphPathQuery) ProtoReflect ¶
func (x *GraphPathQuery) ProtoReflect() protoreflect.Message
func (*GraphPathQuery) Reset ¶
func (x *GraphPathQuery) Reset()
func (*GraphPathQuery) String ¶
func (x *GraphPathQuery) String() string
type GraphPathTime ¶
type GraphPathTime struct { Transport *int64 `protobuf:"varint,1,opt,name=Transport,proto3,oneof" json:"Transport,omitempty"` Frigate *int64 `protobuf:"varint,2,opt,name=Frigate,proto3,oneof" json:"Frigate,omitempty"` Freighter *int64 `protobuf:"varint,3,opt,name=Freighter,proto3,oneof" json:"Freighter,omitempty"` // contains filtered or unexported fields }
func (*GraphPathTime) Descriptor
deprecated
func (*GraphPathTime) Descriptor() ([]byte, []int)
Deprecated: Use GraphPathTime.ProtoReflect.Descriptor instead.
func (*GraphPathTime) GetFreighter ¶
func (x *GraphPathTime) GetFreighter() int64
func (*GraphPathTime) GetFrigate ¶
func (x *GraphPathTime) GetFrigate() int64
func (*GraphPathTime) GetTransport ¶
func (x *GraphPathTime) GetTransport() int64
func (*GraphPathTime) ProtoMessage ¶
func (*GraphPathTime) ProtoMessage()
func (*GraphPathTime) ProtoReflect ¶
func (x *GraphPathTime) ProtoReflect() protoreflect.Message
func (*GraphPathTime) Reset ¶
func (x *GraphPathTime) Reset()
func (*GraphPathTime) String ¶
func (x *GraphPathTime) String() string
type Gun ¶
type Gun struct { Bases map[string]*MarketGood `` /* 137-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,2,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` Nickname string `protobuf:"bytes,3,opt,name=Nickname,proto3" json:"Nickname,omitempty"` Name string `protobuf:"bytes,4,opt,name=Name,proto3" json:"Name,omitempty"` Type string `protobuf:"bytes,5,opt,name=Type,proto3" json:"Type,omitempty"` Price int64 `protobuf:"varint,6,opt,name=Price,proto3" json:"Price,omitempty"` Class string `protobuf:"bytes,7,opt,name=Class,proto3" json:"Class,omitempty"` HpType string `protobuf:"bytes,8,opt,name=HpType,proto3" json:"HpType,omitempty"` IdsName int64 `protobuf:"varint,9,opt,name=IdsName,proto3" json:"IdsName,omitempty"` IdsInfo int64 `protobuf:"varint,10,opt,name=IdsInfo,proto3" json:"IdsInfo,omitempty"` Volume float64 `protobuf:"fixed64,11,opt,name=Volume,proto3" json:"Volume,omitempty"` HitPts string `protobuf:"bytes,12,opt,name=HitPts,proto3" json:"HitPts,omitempty"` PowerUsage float64 `protobuf:"fixed64,13,opt,name=PowerUsage,proto3" json:"PowerUsage,omitempty"` Refire float64 `protobuf:"fixed64,14,opt,name=Refire,proto3" json:"Refire,omitempty"` Range float64 `protobuf:"fixed64,15,opt,name=Range,proto3" json:"Range,omitempty"` Toughness float64 `protobuf:"fixed64,16,opt,name=Toughness,proto3" json:"Toughness,omitempty"` IsAutoTurret bool `protobuf:"varint,17,opt,name=IsAutoTurret,proto3" json:"IsAutoTurret,omitempty"` Lootable bool `protobuf:"varint,18,opt,name=Lootable,proto3" json:"Lootable,omitempty"` RequiredAmmo bool `protobuf:"varint,19,opt,name=RequiredAmmo,proto3" json:"RequiredAmmo,omitempty"` HullDamage int64 `protobuf:"varint,20,opt,name=HullDamage,proto3" json:"HullDamage,omitempty"` EnergyDamage int64 `protobuf:"varint,21,opt,name=EnergyDamage,proto3" json:"EnergyDamage,omitempty"` ShieldDamage int64 `protobuf:"varint,22,opt,name=ShieldDamage,proto3" json:"ShieldDamage,omitempty"` AvgShieldDamage int64 `protobuf:"varint,23,opt,name=AvgShieldDamage,proto3" json:"AvgShieldDamage,omitempty"` DamageType string `protobuf:"bytes,24,opt,name=DamageType,proto3" json:"DamageType,omitempty"` LifeTime float64 `protobuf:"fixed64,25,opt,name=LifeTime,proto3" json:"LifeTime,omitempty"` Speed float64 `protobuf:"fixed64,26,opt,name=Speed,proto3" json:"Speed,omitempty"` GunTurnRate float64 `protobuf:"fixed64,27,opt,name=GunTurnRate,proto3" json:"GunTurnRate,omitempty"` DispersionAngle float64 `protobuf:"fixed64,28,opt,name=DispersionAngle,proto3" json:"DispersionAngle,omitempty"` HullDamagePerSec float64 `protobuf:"fixed64,29,opt,name=HullDamagePerSec,proto3" json:"HullDamagePerSec,omitempty"` AvgShieldDamagePerSec float64 `protobuf:"fixed64,30,opt,name=AvgShieldDamagePerSec,proto3" json:"AvgShieldDamagePerSec,omitempty"` EnergyDamagePerSec float64 `protobuf:"fixed64,31,opt,name=EnergyDamagePerSec,proto3" json:"EnergyDamagePerSec,omitempty"` PowerUsagePerSec float64 `protobuf:"fixed64,32,opt,name=PowerUsagePerSec,proto3" json:"PowerUsagePerSec,omitempty"` AvgEfficiency float64 `protobuf:"fixed64,33,opt,name=AvgEfficiency,proto3" json:"AvgEfficiency,omitempty"` HullEfficiency float64 `protobuf:"fixed64,34,opt,name=HullEfficiency,proto3" json:"HullEfficiency,omitempty"` ShieldEfficiency float64 `protobuf:"fixed64,35,opt,name=ShieldEfficiency,proto3" json:"ShieldEfficiency,omitempty"` EnergyDamageEfficiency float64 `protobuf:"fixed64,36,opt,name=EnergyDamageEfficiency,proto3" json:"EnergyDamageEfficiency,omitempty"` DamageBonuses []*DamageBonus `protobuf:"bytes,37,rep,name=DamageBonuses,proto3" json:"DamageBonuses,omitempty"` // has data defined but only for missile guns :) Missile *Missile `protobuf:"bytes,38,opt,name=Missile,proto3" json:"Missile,omitempty"` GunDetailed *GunDetailed `protobuf:"bytes,39,opt,name=GunDetailed,proto3" json:"GunDetailed,omitempty"` NumBarrels *int64 `protobuf:"varint,40,opt,name=NumBarrels,proto3,oneof" json:"NumBarrels,omitempty"` BurstFire *BurstFire `protobuf:"bytes,41,opt,name=BurstFire,proto3,oneof" json:"BurstFire,omitempty"` AmmoLimit *AmmoLimit `protobuf:"bytes,42,opt,name=AmmoLimit,proto3" json:"AmmoLimit,omitempty"` Mass float64 `protobuf:"fixed64,43,opt,name=Mass,proto3" json:"Mass,omitempty"` DiscoGun *DiscoGun `protobuf:"bytes,44,opt,name=DiscoGun,proto3,oneof" json:"DiscoGun,omitempty"` // contains filtered or unexported fields }
func (*Gun) Descriptor
deprecated
func (*Gun) GetAmmoLimit ¶ added in v1.69.0
func (*Gun) GetAvgEfficiency ¶ added in v1.69.0
func (*Gun) GetAvgShieldDamage ¶ added in v1.69.0
func (*Gun) GetAvgShieldDamagePerSec ¶ added in v1.69.0
func (*Gun) GetBases ¶ added in v1.69.0
func (x *Gun) GetBases() map[string]*MarketGood
func (*Gun) GetBurstFire ¶ added in v1.69.0
func (*Gun) GetDamageBonuses ¶ added in v1.69.0
func (x *Gun) GetDamageBonuses() []*DamageBonus
func (*Gun) GetDamageType ¶ added in v1.69.0
func (*Gun) GetDiscoGun ¶ added in v1.69.0
func (*Gun) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Gun) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Gun) GetDispersionAngle ¶ added in v1.69.0
func (*Gun) GetEnergyDamage ¶ added in v1.69.0
func (*Gun) GetEnergyDamageEfficiency ¶ added in v1.69.0
func (*Gun) GetEnergyDamagePerSec ¶ added in v1.69.0
func (*Gun) GetGunDetailed ¶ added in v1.69.0
func (x *Gun) GetGunDetailed() *GunDetailed
func (*Gun) GetGunTurnRate ¶ added in v1.69.0
func (*Gun) GetHullDamage ¶ added in v1.69.0
func (*Gun) GetHullDamagePerSec ¶ added in v1.69.0
func (*Gun) GetHullEfficiency ¶ added in v1.69.0
func (*Gun) GetIdsInfo ¶ added in v1.69.0
func (*Gun) GetIdsName ¶ added in v1.69.0
func (*Gun) GetIsAutoTurret ¶ added in v1.69.0
func (*Gun) GetLifeTime ¶ added in v1.69.0
func (*Gun) GetLootable ¶ added in v1.69.0
func (*Gun) GetMissile ¶ added in v1.69.0
func (*Gun) GetNickname ¶ added in v1.69.0
func (*Gun) GetNumBarrels ¶ added in v1.69.0
func (*Gun) GetPowerUsage ¶ added in v1.69.0
func (*Gun) GetPowerUsagePerSec ¶ added in v1.69.0
func (*Gun) GetRequiredAmmo ¶ added in v1.69.0
func (*Gun) GetShieldDamage ¶ added in v1.69.0
func (*Gun) GetShieldEfficiency ¶ added in v1.69.0
func (*Gun) GetToughness ¶ added in v1.69.0
func (*Gun) ProtoMessage ¶
func (*Gun) ProtoMessage()
func (*Gun) ProtoReflect ¶
func (x *Gun) ProtoReflect() protoreflect.Message
type GunDetailed ¶ added in v1.69.0
type GunDetailed struct { FlashParticleName string `protobuf:"bytes,1,opt,name=FlashParticleName,proto3" json:"FlashParticleName,omitempty"` ConstEffect string `protobuf:"bytes,2,opt,name=ConstEffect,proto3" json:"ConstEffect,omitempty"` MunitionHitEffect string `protobuf:"bytes,3,opt,name=MunitionHitEffect,proto3" json:"MunitionHitEffect,omitempty"` // contains filtered or unexported fields }
func (*GunDetailed) Descriptor
deprecated
added in
v1.69.0
func (*GunDetailed) Descriptor() ([]byte, []int)
Deprecated: Use GunDetailed.ProtoReflect.Descriptor instead.
func (*GunDetailed) GetConstEffect ¶ added in v1.69.0
func (x *GunDetailed) GetConstEffect() string
func (*GunDetailed) GetFlashParticleName ¶ added in v1.69.0
func (x *GunDetailed) GetFlashParticleName() string
func (*GunDetailed) GetMunitionHitEffect ¶ added in v1.69.0
func (x *GunDetailed) GetMunitionHitEffect() string
func (*GunDetailed) ProtoMessage ¶ added in v1.69.0
func (*GunDetailed) ProtoMessage()
func (*GunDetailed) ProtoReflect ¶ added in v1.69.0
func (x *GunDetailed) ProtoReflect() protoreflect.Message
func (*GunDetailed) Reset ¶ added in v1.69.0
func (x *GunDetailed) Reset()
func (*GunDetailed) String ¶ added in v1.69.0
func (x *GunDetailed) String() string
type Hash ¶ added in v1.69.0
type Hash struct { Int32 int32 `protobuf:"varint,1,opt,name=Int32,proto3" json:"Int32,omitempty"` Uint32 uint32 `protobuf:"varint,2,opt,name=Uint32,proto3" json:"Uint32,omitempty"` Hex string `protobuf:"bytes,3,opt,name=Hex,proto3" json:"Hex,omitempty"` // contains filtered or unexported fields }
func (*Hash) Descriptor
deprecated
added in
v1.69.0
func (*Hash) ProtoMessage ¶ added in v1.69.0
func (*Hash) ProtoMessage()
func (*Hash) ProtoReflect ¶ added in v1.69.0
func (x *Hash) ProtoReflect() protoreflect.Message
type HealthReply ¶
type HealthReply struct { IsHealthy bool `protobuf:"varint,1,opt,name=is_healthy,json=isHealthy,proto3" json:"is_healthy,omitempty"` // contains filtered or unexported fields }
func (*HealthReply) Descriptor
deprecated
func (*HealthReply) Descriptor() ([]byte, []int)
Deprecated: Use HealthReply.ProtoReflect.Descriptor instead.
func (*HealthReply) GetIsHealthy ¶
func (x *HealthReply) GetIsHealthy() bool
func (*HealthReply) ProtoMessage ¶
func (*HealthReply) ProtoMessage()
func (*HealthReply) ProtoReflect ¶
func (x *HealthReply) ProtoReflect() protoreflect.Message
func (*HealthReply) Reset ¶
func (x *HealthReply) Reset()
func (*HealthReply) String ¶
func (x *HealthReply) String() string
type Infocard ¶ added in v1.69.0
type Infocard struct { Lines []*InfocardLine `protobuf:"bytes,1,rep,name=Lines,proto3" json:"Lines,omitempty"` // contains filtered or unexported fields }
func (*Infocard) Descriptor
deprecated
added in
v1.69.0
func (*Infocard) GetLines ¶ added in v1.69.0
func (x *Infocard) GetLines() []*InfocardLine
func (*Infocard) ProtoMessage ¶ added in v1.69.0
func (*Infocard) ProtoMessage()
func (*Infocard) ProtoReflect ¶ added in v1.69.0
func (x *Infocard) ProtoReflect() protoreflect.Message
type InfocardLine ¶ added in v1.69.0
type InfocardLine struct { Phrases []*InfocardPhrase `protobuf:"bytes,1,rep,name=Phrases,proto3" json:"Phrases,omitempty"` // contains filtered or unexported fields }
func (*InfocardLine) Descriptor
deprecated
added in
v1.69.0
func (*InfocardLine) Descriptor() ([]byte, []int)
Deprecated: Use InfocardLine.ProtoReflect.Descriptor instead.
func (*InfocardLine) GetPhrases ¶ added in v1.69.0
func (x *InfocardLine) GetPhrases() []*InfocardPhrase
func (*InfocardLine) ProtoMessage ¶ added in v1.69.0
func (*InfocardLine) ProtoMessage()
func (*InfocardLine) ProtoReflect ¶ added in v1.69.0
func (x *InfocardLine) ProtoReflect() protoreflect.Message
func (*InfocardLine) Reset ¶ added in v1.69.0
func (x *InfocardLine) Reset()
func (*InfocardLine) String ¶ added in v1.69.0
func (x *InfocardLine) String() string
type InfocardPhrase ¶ added in v1.69.0
type InfocardPhrase struct { Phrase string `protobuf:"bytes,1,opt,name=Phrase,proto3" json:"Phrase,omitempty"` Link *string `protobuf:"bytes,2,opt,name=Link,proto3,oneof" json:"Link,omitempty"` Bold bool `protobuf:"varint,3,opt,name=Bold,proto3" json:"Bold,omitempty"` // contains filtered or unexported fields }
func (*InfocardPhrase) Descriptor
deprecated
added in
v1.69.0
func (*InfocardPhrase) Descriptor() ([]byte, []int)
Deprecated: Use InfocardPhrase.ProtoReflect.Descriptor instead.
func (*InfocardPhrase) GetBold ¶ added in v1.69.0
func (x *InfocardPhrase) GetBold() bool
func (*InfocardPhrase) GetLink ¶ added in v1.69.0
func (x *InfocardPhrase) GetLink() string
func (*InfocardPhrase) GetPhrase ¶ added in v1.69.0
func (x *InfocardPhrase) GetPhrase() string
func (*InfocardPhrase) ProtoMessage ¶ added in v1.69.0
func (*InfocardPhrase) ProtoMessage()
func (*InfocardPhrase) ProtoReflect ¶ added in v1.69.0
func (x *InfocardPhrase) ProtoReflect() protoreflect.Message
func (*InfocardPhrase) Reset ¶ added in v1.69.0
func (x *InfocardPhrase) Reset()
func (*InfocardPhrase) String ¶ added in v1.69.0
func (x *InfocardPhrase) String() string
type MarketGood ¶
type MarketGood struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` ShipNickname string `protobuf:"bytes,2,opt,name=ShipNickname,proto3" json:"ShipNickname,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` PriceBase int64 `protobuf:"varint,4,opt,name=PriceBase,proto3" json:"PriceBase,omitempty"` HpType string `protobuf:"bytes,5,opt,name=HpType,proto3" json:"HpType,omitempty"` Category string `protobuf:"bytes,6,opt,name=Category,proto3" json:"Category,omitempty"` LevelRequired int64 `protobuf:"varint,7,opt,name=LevelRequired,proto3" json:"LevelRequired,omitempty"` RepRequired float64 `protobuf:"fixed64,8,opt,name=RepRequired,proto3" json:"RepRequired,omitempty"` PriceBaseBuysFor *int64 `protobuf:"varint,9,opt,name=PriceBaseBuysFor,proto3,oneof" json:"PriceBaseBuysFor,omitempty"` PriceBaseSellsFor int64 `protobuf:"varint,10,opt,name=PriceBaseSellsFor,proto3" json:"PriceBaseSellsFor,omitempty"` Volume float64 `protobuf:"fixed64,11,opt,name=Volume,proto3" json:"Volume,omitempty"` ShipClass int64 `protobuf:"varint,12,opt,name=ShipClass,proto3" json:"ShipClass,omitempty"` BaseSells bool `protobuf:"varint,13,opt,name=BaseSells,proto3" json:"BaseSells,omitempty"` IsServerSideOverride bool `protobuf:"varint,14,opt,name=IsServerSideOverride,proto3" json:"IsServerSideOverride,omitempty"` NotBuyable bool `protobuf:"varint,15,opt,name=NotBuyable,proto3" json:"NotBuyable,omitempty"` IsTransportUnreachable bool `protobuf:"varint,16,opt,name=IsTransportUnreachable,proto3" json:"IsTransportUnreachable,omitempty"` BaseInfo *BaseInfo `protobuf:"bytes,17,opt,name=base_info,json=baseInfo,proto3" json:"base_info,omitempty"` // contains filtered or unexported fields }
func (*MarketGood) Descriptor
deprecated
func (*MarketGood) Descriptor() ([]byte, []int)
Deprecated: Use MarketGood.ProtoReflect.Descriptor instead.
func (*MarketGood) GetBaseInfo ¶ added in v1.69.0
func (x *MarketGood) GetBaseInfo() *BaseInfo
func (*MarketGood) GetBaseSells ¶
func (x *MarketGood) GetBaseSells() bool
func (*MarketGood) GetCategory ¶
func (x *MarketGood) GetCategory() string
func (*MarketGood) GetHpType ¶
func (x *MarketGood) GetHpType() string
func (*MarketGood) GetIsServerSideOverride ¶
func (x *MarketGood) GetIsServerSideOverride() bool
func (*MarketGood) GetIsTransportUnreachable ¶
func (x *MarketGood) GetIsTransportUnreachable() bool
func (*MarketGood) GetLevelRequired ¶
func (x *MarketGood) GetLevelRequired() int64
func (*MarketGood) GetName ¶
func (x *MarketGood) GetName() string
func (*MarketGood) GetNickname ¶
func (x *MarketGood) GetNickname() string
func (*MarketGood) GetNotBuyable ¶
func (x *MarketGood) GetNotBuyable() bool
func (*MarketGood) GetPriceBase ¶
func (x *MarketGood) GetPriceBase() int64
func (*MarketGood) GetPriceBaseBuysFor ¶
func (x *MarketGood) GetPriceBaseBuysFor() int64
func (*MarketGood) GetPriceBaseSellsFor ¶
func (x *MarketGood) GetPriceBaseSellsFor() int64
func (*MarketGood) GetRepRequired ¶
func (x *MarketGood) GetRepRequired() float64
func (*MarketGood) GetShipClass ¶
func (x *MarketGood) GetShipClass() int64
func (*MarketGood) GetShipNickname ¶
func (x *MarketGood) GetShipNickname() string
func (*MarketGood) GetVolume ¶
func (x *MarketGood) GetVolume() float64
func (*MarketGood) ProtoMessage ¶
func (*MarketGood) ProtoMessage()
func (*MarketGood) ProtoReflect ¶
func (x *MarketGood) ProtoReflect() protoreflect.Message
func (*MarketGood) Reset ¶
func (x *MarketGood) Reset()
func (*MarketGood) String ¶
func (x *MarketGood) String() string
type Mine ¶
type Mine struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` AmmoPrice int64 `protobuf:"varint,3,opt,name=AmmoPrice,proto3" json:"AmmoPrice,omitempty"` Nickname string `protobuf:"bytes,4,opt,name=Nickname,proto3" json:"Nickname,omitempty"` ProjectileArchetype string `protobuf:"bytes,5,opt,name=ProjectileArchetype,proto3" json:"ProjectileArchetype,omitempty"` IdsName int64 `protobuf:"varint,6,opt,name=IdsName,proto3" json:"IdsName,omitempty"` IdsInfo int64 `protobuf:"varint,7,opt,name=IdsInfo,proto3" json:"IdsInfo,omitempty"` HullDamage int64 `protobuf:"varint,8,opt,name=HullDamage,proto3" json:"HullDamage,omitempty"` EnergyDamange int64 `protobuf:"varint,9,opt,name=EnergyDamange,proto3" json:"EnergyDamange,omitempty"` ShieldDamage int64 `protobuf:"varint,10,opt,name=ShieldDamage,proto3" json:"ShieldDamage,omitempty"` PowerUsage float64 `protobuf:"fixed64,11,opt,name=PowerUsage,proto3" json:"PowerUsage,omitempty"` Value float64 `protobuf:"fixed64,12,opt,name=Value,proto3" json:"Value,omitempty"` Refire float64 `protobuf:"fixed64,13,opt,name=Refire,proto3" json:"Refire,omitempty"` DetonationDistance float64 `protobuf:"fixed64,14,opt,name=DetonationDistance,proto3" json:"DetonationDistance,omitempty"` Radius float64 `protobuf:"fixed64,15,opt,name=Radius,proto3" json:"Radius,omitempty"` SeekDistance int64 `protobuf:"varint,16,opt,name=SeekDistance,proto3" json:"SeekDistance,omitempty"` TopSpeed int64 `protobuf:"varint,17,opt,name=TopSpeed,proto3" json:"TopSpeed,omitempty"` Acceleration int64 `protobuf:"varint,18,opt,name=Acceleration,proto3" json:"Acceleration,omitempty"` LinearDrag float64 `protobuf:"fixed64,19,opt,name=LinearDrag,proto3" json:"LinearDrag,omitempty"` LifeTime float64 `protobuf:"fixed64,20,opt,name=LifeTime,proto3" json:"LifeTime,omitempty"` OwnerSafe int64 `protobuf:"varint,21,opt,name=OwnerSafe,proto3" json:"OwnerSafe,omitempty"` Toughness float64 `protobuf:"fixed64,22,opt,name=Toughness,proto3" json:"Toughness,omitempty"` HitPts int64 `protobuf:"varint,23,opt,name=HitPts,proto3" json:"HitPts,omitempty"` Lootable bool `protobuf:"varint,24,opt,name=Lootable,proto3" json:"Lootable,omitempty"` AmmoLimit *AmmoLimit `protobuf:"bytes,25,opt,name=AmmoLimit,proto3" json:"AmmoLimit,omitempty"` Mass float64 `protobuf:"fixed64,26,opt,name=Mass,proto3" json:"Mass,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,28,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` // contains filtered or unexported fields }
func (*Mine) Descriptor
deprecated
func (*Mine) GetAcceleration ¶ added in v1.69.0
func (*Mine) GetAmmoLimit ¶ added in v1.69.0
func (*Mine) GetAmmoPrice ¶ added in v1.69.0
func (*Mine) GetBases ¶ added in v1.69.0
func (x *Mine) GetBases() map[string]*MarketGood
func (*Mine) GetDetonationDistance ¶ added in v1.69.0
func (*Mine) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Mine) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Mine) GetEnergyDamange ¶ added in v1.69.0
func (*Mine) GetHullDamage ¶ added in v1.69.0
func (*Mine) GetIdsInfo ¶ added in v1.69.0
func (*Mine) GetIdsName ¶ added in v1.69.0
func (*Mine) GetLifeTime ¶ added in v1.69.0
func (*Mine) GetLinearDrag ¶ added in v1.69.0
func (*Mine) GetLootable ¶ added in v1.69.0
func (*Mine) GetNickname ¶ added in v1.69.0
func (*Mine) GetOwnerSafe ¶ added in v1.69.0
func (*Mine) GetPowerUsage ¶ added in v1.69.0
func (*Mine) GetProjectileArchetype ¶ added in v1.69.0
func (*Mine) GetSeekDistance ¶ added in v1.69.0
func (*Mine) GetShieldDamage ¶ added in v1.69.0
func (*Mine) GetTopSpeed ¶ added in v1.69.0
func (*Mine) GetToughness ¶ added in v1.69.0
func (*Mine) ProtoMessage ¶
func (*Mine) ProtoMessage()
func (*Mine) ProtoReflect ¶
func (x *Mine) ProtoReflect() protoreflect.Message
type MiningInfo ¶
type MiningInfo struct { DynamicLootMin int64 `protobuf:"varint,1,opt,name=DynamicLootMin,proto3" json:"DynamicLootMin,omitempty"` DynamicLootMax int64 `protobuf:"varint,2,opt,name=DynamicLootMax,proto3" json:"DynamicLootMax,omitempty"` DynamicLootDifficulty int64 `protobuf:"varint,3,opt,name=DynamicLootDifficulty,proto3" json:"DynamicLootDifficulty,omitempty"` MinedGood *MarketGood `protobuf:"bytes,4,opt,name=MinedGood,proto3,oneof" json:"MinedGood,omitempty"` // contains filtered or unexported fields }
func (*MiningInfo) Descriptor
deprecated
func (*MiningInfo) Descriptor() ([]byte, []int)
Deprecated: Use MiningInfo.ProtoReflect.Descriptor instead.
func (*MiningInfo) GetDynamicLootDifficulty ¶
func (x *MiningInfo) GetDynamicLootDifficulty() int64
func (*MiningInfo) GetDynamicLootMax ¶
func (x *MiningInfo) GetDynamicLootMax() int64
func (*MiningInfo) GetDynamicLootMin ¶
func (x *MiningInfo) GetDynamicLootMin() int64
func (*MiningInfo) GetMinedGood ¶
func (x *MiningInfo) GetMinedGood() *MarketGood
func (*MiningInfo) ProtoMessage ¶
func (*MiningInfo) ProtoMessage()
func (*MiningInfo) ProtoReflect ¶
func (x *MiningInfo) ProtoReflect() protoreflect.Message
func (*MiningInfo) Reset ¶
func (x *MiningInfo) Reset()
func (*MiningInfo) String ¶
func (x *MiningInfo) String() string
type Missile ¶ added in v1.69.0
type Missile struct { MaxAngularVelocity float64 `protobuf:"fixed64,1,opt,name=MaxAngularVelocity,proto3" json:"MaxAngularVelocity,omitempty"` // contains filtered or unexported fields }
func (*Missile) Descriptor
deprecated
added in
v1.69.0
func (*Missile) GetMaxAngularVelocity ¶ added in v1.69.0
func (*Missile) ProtoMessage ¶ added in v1.69.0
func (*Missile) ProtoMessage()
func (*Missile) ProtoReflect ¶ added in v1.69.0
func (x *Missile) ProtoReflect() protoreflect.Message
type PoB ¶
type PoB struct { Core *PoBCore `protobuf:"bytes,1,opt,name=Core,proto3" json:"Core,omitempty"` ShopItems []*ShopItem `protobuf:"bytes,2,rep,name=ShopItems,proto3" json:"ShopItems,omitempty"` // contains filtered or unexported fields }
func (*PoB) Descriptor
deprecated
func (*PoB) GetShopItems ¶
func (*PoB) ProtoMessage ¶
func (*PoB) ProtoMessage()
func (*PoB) ProtoReflect ¶
func (x *PoB) ProtoReflect() protoreflect.Message
type PoBCore ¶
type PoBCore struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Pos *string `protobuf:"bytes,3,opt,name=Pos,proto3,oneof" json:"Pos,omitempty"` Level *int64 `protobuf:"varint,4,opt,name=Level,proto3,oneof" json:"Level,omitempty"` Money *int64 `protobuf:"varint,5,opt,name=Money,proto3,oneof" json:"Money,omitempty"` Health *float64 `protobuf:"fixed64,6,opt,name=Health,proto3,oneof" json:"Health,omitempty"` DefenseMode *int64 `protobuf:"varint,7,opt,name=DefenseMode,proto3,oneof" json:"DefenseMode,omitempty"` SystemNick *string `protobuf:"bytes,8,opt,name=SystemNick,proto3,oneof" json:"SystemNick,omitempty"` SystemName *string `protobuf:"bytes,9,opt,name=SystemName,proto3,oneof" json:"SystemName,omitempty"` FactionNick *string `protobuf:"bytes,10,opt,name=FactionNick,proto3,oneof" json:"FactionNick,omitempty"` FactionName *string `protobuf:"bytes,11,opt,name=FactionName,proto3,oneof" json:"FactionName,omitempty"` ForumThreadUrl *string `protobuf:"bytes,12,opt,name=ForumThreadUrl,proto3,oneof" json:"ForumThreadUrl,omitempty"` CargoSpaceLeft *int64 `protobuf:"varint,13,opt,name=CargoSpaceLeft,proto3,oneof" json:"CargoSpaceLeft,omitempty"` BasePos *Pos `protobuf:"bytes,14,opt,name=BasePos,proto3,oneof" json:"BasePos,omitempty"` SectorCoord *string `protobuf:"bytes,15,opt,name=SectorCoord,proto3,oneof" json:"SectorCoord,omitempty"` Region *string `protobuf:"bytes,16,opt,name=Region,proto3,oneof" json:"Region,omitempty"` // contains filtered or unexported fields }
func (*PoBCore) Descriptor
deprecated
func (*PoBCore) GetBasePos ¶
func (*PoBCore) GetCargoSpaceLeft ¶
func (*PoBCore) GetDefenseMode ¶
func (*PoBCore) GetFactionName ¶
func (*PoBCore) GetFactionNick ¶
func (*PoBCore) GetForumThreadUrl ¶
func (*PoBCore) GetNickname ¶
func (*PoBCore) GetSectorCoord ¶
func (*PoBCore) GetSystemName ¶
func (*PoBCore) GetSystemNick ¶
func (*PoBCore) ProtoMessage ¶
func (*PoBCore) ProtoMessage()
func (*PoBCore) ProtoReflect ¶
func (x *PoBCore) ProtoReflect() protoreflect.Message
type PoBGood ¶
type PoBGood struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` TotalBuyableFromBases int64 `protobuf:"varint,3,opt,name=TotalBuyableFromBases,proto3" json:"TotalBuyableFromBases,omitempty"` TotalSellableToBases int64 `protobuf:"varint,4,opt,name=TotalSellableToBases,proto3" json:"TotalSellableToBases,omitempty"` BestPriceToBuy *int64 `protobuf:"varint,5,opt,name=BestPriceToBuy,proto3,oneof" json:"BestPriceToBuy,omitempty"` BestPriceToSell *int64 `protobuf:"varint,6,opt,name=BestPriceToSell,proto3,oneof" json:"BestPriceToSell,omitempty"` Category string `protobuf:"bytes,7,opt,name=Category,proto3" json:"Category,omitempty"` AnyBaseSells bool `protobuf:"varint,8,opt,name=AnyBaseSells,proto3" json:"AnyBaseSells,omitempty"` AnyBaseBuys bool `protobuf:"varint,9,opt,name=AnyBaseBuys,proto3" json:"AnyBaseBuys,omitempty"` Bases []*PoBGoodBase `protobuf:"bytes,10,rep,name=Bases,proto3" json:"Bases,omitempty"` // contains filtered or unexported fields }
func (*PoBGood) Descriptor
deprecated
func (*PoBGood) GetAnyBaseBuys ¶
func (*PoBGood) GetAnyBaseSells ¶
func (*PoBGood) GetBases ¶
func (x *PoBGood) GetBases() []*PoBGoodBase
func (*PoBGood) GetBestPriceToBuy ¶
func (*PoBGood) GetBestPriceToSell ¶
func (*PoBGood) GetCategory ¶
func (*PoBGood) GetNickname ¶
func (*PoBGood) GetTotalBuyableFromBases ¶
func (*PoBGood) GetTotalSellableToBases ¶
func (*PoBGood) ProtoMessage ¶
func (*PoBGood) ProtoMessage()
func (*PoBGood) ProtoReflect ¶
func (x *PoBGood) ProtoReflect() protoreflect.Message
type PoBGoodBase ¶
type PoBGoodBase struct { ShopItem *ShopItem `protobuf:"bytes,1,opt,name=ShopItem,proto3" json:"ShopItem,omitempty"` Base *PoBCore `protobuf:"bytes,2,opt,name=Base,proto3" json:"Base,omitempty"` // contains filtered or unexported fields }
func (*PoBGoodBase) Descriptor
deprecated
func (*PoBGoodBase) Descriptor() ([]byte, []int)
Deprecated: Use PoBGoodBase.ProtoReflect.Descriptor instead.
func (*PoBGoodBase) GetBase ¶
func (x *PoBGoodBase) GetBase() *PoBCore
func (*PoBGoodBase) GetShopItem ¶
func (x *PoBGoodBase) GetShopItem() *ShopItem
func (*PoBGoodBase) ProtoMessage ¶
func (*PoBGoodBase) ProtoMessage()
func (*PoBGoodBase) ProtoReflect ¶
func (x *PoBGoodBase) ProtoReflect() protoreflect.Message
func (*PoBGoodBase) Reset ¶
func (x *PoBGoodBase) Reset()
func (*PoBGoodBase) String ¶
func (x *PoBGoodBase) String() string
type Pos ¶
type Pos struct { X float64 `protobuf:"fixed64,1,opt,name=X,proto3" json:"X,omitempty"` Y float64 `protobuf:"fixed64,2,opt,name=Y,proto3" json:"Y,omitempty"` Z float64 `protobuf:"fixed64,3,opt,name=Z,proto3" json:"Z,omitempty"` // contains filtered or unexported fields }
func (*Pos) Descriptor
deprecated
func (*Pos) ProtoMessage ¶
func (*Pos) ProtoMessage()
func (*Pos) ProtoReflect ¶
func (x *Pos) ProtoReflect() protoreflect.Message
type Reputation ¶ added in v1.69.0
type Reputation struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Rep float64 `protobuf:"fixed64,2,opt,name=Rep,proto3" json:"Rep,omitempty"` Empathy float64 `protobuf:"fixed64,3,opt,name=Empathy,proto3" json:"Empathy,omitempty"` Nickname string `protobuf:"bytes,4,opt,name=Nickname,proto3" json:"Nickname,omitempty"` // contains filtered or unexported fields }
func (*Reputation) Descriptor
deprecated
added in
v1.69.0
func (*Reputation) Descriptor() ([]byte, []int)
Deprecated: Use Reputation.ProtoReflect.Descriptor instead.
func (*Reputation) GetEmpathy ¶ added in v1.69.0
func (x *Reputation) GetEmpathy() float64
func (*Reputation) GetName ¶ added in v1.69.0
func (x *Reputation) GetName() string
func (*Reputation) GetNickname ¶ added in v1.69.0
func (x *Reputation) GetNickname() string
func (*Reputation) GetRep ¶ added in v1.69.0
func (x *Reputation) GetRep() float64
func (*Reputation) ProtoMessage ¶ added in v1.69.0
func (*Reputation) ProtoMessage()
func (*Reputation) ProtoReflect ¶ added in v1.69.0
func (x *Reputation) ProtoReflect() protoreflect.Message
func (*Reputation) Reset ¶ added in v1.69.0
func (x *Reputation) Reset()
func (*Reputation) String ¶ added in v1.69.0
func (x *Reputation) String() string
type Scanner ¶
type Scanner struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` Range int64 `protobuf:"varint,3,opt,name=Range,proto3" json:"Range,omitempty"` CargoScanRange int64 `protobuf:"varint,4,opt,name=CargoScanRange,proto3" json:"CargoScanRange,omitempty"` Lootable bool `protobuf:"varint,5,opt,name=Lootable,proto3" json:"Lootable,omitempty"` Nickname string `protobuf:"bytes,6,opt,name=Nickname,proto3" json:"Nickname,omitempty"` NameID int64 `protobuf:"varint,7,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,8,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Mass float64 `protobuf:"fixed64,9,opt,name=Mass,proto3" json:"Mass,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,11,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` // contains filtered or unexported fields }
func (*Scanner) Descriptor
deprecated
func (*Scanner) GetBases ¶ added in v1.69.0
func (x *Scanner) GetBases() map[string]*MarketGood
func (*Scanner) GetCargoScanRange ¶ added in v1.69.0
func (*Scanner) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Scanner) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Scanner) GetLootable ¶ added in v1.69.0
func (*Scanner) GetNickname ¶ added in v1.69.0
func (*Scanner) ProtoMessage ¶
func (*Scanner) ProtoMessage()
func (*Scanner) ProtoReflect ¶
func (x *Scanner) ProtoReflect() protoreflect.Message
type Shield ¶
type Shield struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Class string `protobuf:"bytes,2,opt,name=Class,proto3" json:"Class,omitempty"` Type string `protobuf:"bytes,3,opt,name=Type,proto3" json:"Type,omitempty"` Technology string `protobuf:"bytes,4,opt,name=Technology,proto3" json:"Technology,omitempty"` Price int64 `protobuf:"varint,5,opt,name=Price,proto3" json:"Price,omitempty"` Capacity int64 `protobuf:"varint,6,opt,name=Capacity,proto3" json:"Capacity,omitempty"` RegenerationRate int64 `protobuf:"varint,7,opt,name=RegenerationRate,proto3" json:"RegenerationRate,omitempty"` ConstantPowerDraw int64 `protobuf:"varint,8,opt,name=ConstantPowerDraw,proto3" json:"ConstantPowerDraw,omitempty"` Value float64 `protobuf:"fixed64,9,opt,name=Value,proto3" json:"Value,omitempty"` RebuildPowerDraw int64 `protobuf:"varint,10,opt,name=RebuildPowerDraw,proto3" json:"RebuildPowerDraw,omitempty"` OffRebuildTime int64 `protobuf:"varint,11,opt,name=OffRebuildTime,proto3" json:"OffRebuildTime,omitempty"` Toughness float64 `protobuf:"fixed64,12,opt,name=Toughness,proto3" json:"Toughness,omitempty"` HitPts int64 `protobuf:"varint,13,opt,name=HitPts,proto3" json:"HitPts,omitempty"` Lootable bool `protobuf:"varint,14,opt,name=Lootable,proto3" json:"Lootable,omitempty"` Nickname string `protobuf:"bytes,15,opt,name=Nickname,proto3" json:"Nickname,omitempty"` HpType string `protobuf:"bytes,16,opt,name=HpType,proto3" json:"HpType,omitempty"` IdsName int64 `protobuf:"varint,17,opt,name=IdsName,proto3" json:"IdsName,omitempty"` IdsInfo int64 `protobuf:"varint,18,opt,name=IdsInfo,proto3" json:"IdsInfo,omitempty"` Mass float64 `protobuf:"fixed64,19,opt,name=Mass,proto3" json:"Mass,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,21,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` // contains filtered or unexported fields }
func (*Shield) Descriptor
deprecated
func (*Shield) GetBases ¶ added in v1.69.0
func (x *Shield) GetBases() map[string]*MarketGood
func (*Shield) GetCapacity ¶ added in v1.69.0
func (*Shield) GetConstantPowerDraw ¶ added in v1.69.0
func (*Shield) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Shield) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Shield) GetIdsInfo ¶ added in v1.69.0
func (*Shield) GetIdsName ¶ added in v1.69.0
func (*Shield) GetLootable ¶ added in v1.69.0
func (*Shield) GetNickname ¶ added in v1.69.0
func (*Shield) GetOffRebuildTime ¶ added in v1.69.0
func (*Shield) GetRebuildPowerDraw ¶ added in v1.69.0
func (*Shield) GetRegenerationRate ¶ added in v1.69.0
func (*Shield) GetTechnology ¶ added in v1.69.0
func (*Shield) GetToughness ¶ added in v1.69.0
func (*Shield) ProtoMessage ¶
func (*Shield) ProtoMessage()
func (*Shield) ProtoReflect ¶
func (x *Shield) ProtoReflect() protoreflect.Message
type Ship ¶
type Ship struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Class int64 `protobuf:"varint,3,opt,name=Class,proto3" json:"Class,omitempty"` Type string `protobuf:"bytes,4,opt,name=Type,proto3" json:"Type,omitempty"` Price int64 `protobuf:"varint,5,opt,name=Price,proto3" json:"Price,omitempty"` Armor int64 `protobuf:"varint,6,opt,name=Armor,proto3" json:"Armor,omitempty"` HoldSize int64 `protobuf:"varint,7,opt,name=HoldSize,proto3" json:"HoldSize,omitempty"` Nanobots int64 `protobuf:"varint,8,opt,name=Nanobots,proto3" json:"Nanobots,omitempty"` Batteries int64 `protobuf:"varint,9,opt,name=Batteries,proto3" json:"Batteries,omitempty"` Mass float64 `protobuf:"fixed64,10,opt,name=Mass,proto3" json:"Mass,omitempty"` PowerCapacity int64 `protobuf:"varint,11,opt,name=PowerCapacity,proto3" json:"PowerCapacity,omitempty"` PowerRechargeRate int64 `protobuf:"varint,12,opt,name=PowerRechargeRate,proto3" json:"PowerRechargeRate,omitempty"` CruiseSpeed int64 `protobuf:"varint,13,opt,name=CruiseSpeed,proto3" json:"CruiseSpeed,omitempty"` LinearDrag float64 `protobuf:"fixed64,14,opt,name=LinearDrag,proto3" json:"LinearDrag,omitempty"` EngineMaxForce int64 `protobuf:"varint,15,opt,name=EngineMaxForce,proto3" json:"EngineMaxForce,omitempty"` ImpulseSpeed float64 `protobuf:"fixed64,16,opt,name=ImpulseSpeed,proto3" json:"ImpulseSpeed,omitempty"` ThrusterSpeed []int64 `protobuf:"varint,17,rep,packed,name=ThrusterSpeed,proto3" json:"ThrusterSpeed,omitempty"` ReverseFraction float64 `protobuf:"fixed64,18,opt,name=ReverseFraction,proto3" json:"ReverseFraction,omitempty"` ThrustCapacity int64 `protobuf:"varint,19,opt,name=ThrustCapacity,proto3" json:"ThrustCapacity,omitempty"` ThrustRecharge int64 `protobuf:"varint,20,opt,name=ThrustRecharge,proto3" json:"ThrustRecharge,omitempty"` MaxAngularSpeedDegS float64 `protobuf:"fixed64,21,opt,name=MaxAngularSpeedDegS,proto3" json:"MaxAngularSpeedDegS,omitempty"` AngularDistanceFrom0ToHalfSec float64 `protobuf:"fixed64,22,opt,name=AngularDistanceFrom0ToHalfSec,proto3" json:"AngularDistanceFrom0ToHalfSec,omitempty"` TimeTo90MaxAngularSpeed float64 `protobuf:"fixed64,23,opt,name=TimeTo90MaxAngularSpeed,proto3" json:"TimeTo90MaxAngularSpeed,omitempty"` NudgeForce float64 `protobuf:"fixed64,24,opt,name=NudgeForce,proto3" json:"NudgeForce,omitempty"` StrafeForce float64 `protobuf:"fixed64,25,opt,name=StrafeForce,proto3" json:"StrafeForce,omitempty"` NameID int64 `protobuf:"varint,26,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,27,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Slots []*EquipmentSlot `protobuf:"bytes,28,rep,name=Slots,proto3" json:"Slots,omitempty"` BiggestHardpoint []string `protobuf:"bytes,29,rep,name=BiggestHardpoint,proto3" json:"BiggestHardpoint,omitempty"` ShipPackages []*ShipPackage `protobuf:"bytes,30,rep,name=ShipPackages,proto3" json:"ShipPackages,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,32,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` DiscoShip *DiscoShip `protobuf:"bytes,33,opt,name=DiscoShip,proto3,oneof" json:"DiscoShip,omitempty"` // contains filtered or unexported fields }
func (*Ship) Descriptor
deprecated
func (*Ship) GetAngularDistanceFrom0ToHalfSec ¶ added in v1.69.0
func (*Ship) GetBases ¶ added in v1.69.0
func (x *Ship) GetBases() map[string]*MarketGood
func (*Ship) GetBatteries ¶ added in v1.69.0
func (*Ship) GetBiggestHardpoint ¶ added in v1.69.0
func (*Ship) GetCruiseSpeed ¶ added in v1.69.0
func (*Ship) GetDiscoShip ¶ added in v1.69.0
func (*Ship) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Ship) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Ship) GetEngineMaxForce ¶ added in v1.69.0
func (*Ship) GetHoldSize ¶ added in v1.69.0
func (*Ship) GetImpulseSpeed ¶ added in v1.69.0
func (*Ship) GetLinearDrag ¶ added in v1.69.0
func (*Ship) GetMaxAngularSpeedDegS ¶ added in v1.69.0
func (*Ship) GetNanobots ¶ added in v1.69.0
func (*Ship) GetNickname ¶ added in v1.69.0
func (*Ship) GetNudgeForce ¶ added in v1.69.0
func (*Ship) GetPowerCapacity ¶ added in v1.69.0
func (*Ship) GetPowerRechargeRate ¶ added in v1.69.0
func (*Ship) GetReverseFraction ¶ added in v1.69.0
func (*Ship) GetShipPackages ¶ added in v1.69.0
func (x *Ship) GetShipPackages() []*ShipPackage
func (*Ship) GetSlots ¶ added in v1.69.0
func (x *Ship) GetSlots() []*EquipmentSlot
func (*Ship) GetStrafeForce ¶ added in v1.69.0
func (*Ship) GetThrustCapacity ¶ added in v1.69.0
func (*Ship) GetThrustRecharge ¶ added in v1.69.0
func (*Ship) GetThrusterSpeed ¶ added in v1.69.0
func (*Ship) GetTimeTo90MaxAngularSpeed ¶ added in v1.69.0
func (*Ship) ProtoMessage ¶
func (*Ship) ProtoMessage()
func (*Ship) ProtoReflect ¶
func (x *Ship) ProtoReflect() protoreflect.Message
type ShipPackage ¶ added in v1.69.0
type ShipPackage struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` // contains filtered or unexported fields }
func (*ShipPackage) Descriptor
deprecated
added in
v1.69.0
func (*ShipPackage) Descriptor() ([]byte, []int)
Deprecated: Use ShipPackage.ProtoReflect.Descriptor instead.
func (*ShipPackage) GetNickname ¶ added in v1.69.0
func (x *ShipPackage) GetNickname() string
func (*ShipPackage) ProtoMessage ¶ added in v1.69.0
func (*ShipPackage) ProtoMessage()
func (*ShipPackage) ProtoReflect ¶ added in v1.69.0
func (x *ShipPackage) ProtoReflect() protoreflect.Message
func (*ShipPackage) Reset ¶ added in v1.69.0
func (x *ShipPackage) Reset()
func (*ShipPackage) String ¶ added in v1.69.0
func (x *ShipPackage) String() string
type ShopItem ¶
type ShopItem struct { Nickname string `protobuf:"bytes,1,opt,name=Nickname,proto3" json:"Nickname,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Category string `protobuf:"bytes,3,opt,name=Category,proto3" json:"Category,omitempty"` Id int64 `protobuf:"varint,4,opt,name=Id,proto3" json:"Id,omitempty"` Quantity int64 `protobuf:"varint,5,opt,name=Quantity,proto3" json:"Quantity,omitempty"` Price int64 `protobuf:"varint,6,opt,name=Price,proto3" json:"Price,omitempty"` SellPrice int64 `protobuf:"varint,7,opt,name=SellPrice,proto3" json:"SellPrice,omitempty"` MinStock int64 `protobuf:"varint,8,opt,name=MinStock,proto3" json:"MinStock,omitempty"` MaxStock int64 `protobuf:"varint,9,opt,name=MaxStock,proto3" json:"MaxStock,omitempty"` // contains filtered or unexported fields }
func (*ShopItem) Descriptor
deprecated
func (*ShopItem) GetCategory ¶
func (*ShopItem) GetMaxStock ¶
func (*ShopItem) GetMinStock ¶
func (*ShopItem) GetNickname ¶
func (*ShopItem) GetQuantity ¶
func (*ShopItem) GetSellPrice ¶
func (*ShopItem) ProtoMessage ¶
func (*ShopItem) ProtoMessage()
func (*ShopItem) ProtoReflect ¶
func (x *ShopItem) ProtoReflect() protoreflect.Message
type TechCompatAnswer ¶
type TechCompatAnswer struct { TechCompat *DiscoveryTechCompat `protobuf:"bytes,1,opt,name=TechCompat,proto3,oneof" json:"TechCompat,omitempty"` Error *string `protobuf:"bytes,2,opt,name=Error,proto3,oneof" json:"Error,omitempty"` Nickname string `protobuf:"bytes,3,opt,name=Nickname,proto3" json:"Nickname,omitempty"` // contains filtered or unexported fields }
func (*TechCompatAnswer) Descriptor
deprecated
func (*TechCompatAnswer) Descriptor() ([]byte, []int)
Deprecated: Use TechCompatAnswer.ProtoReflect.Descriptor instead.
func (*TechCompatAnswer) GetError ¶
func (x *TechCompatAnswer) GetError() string
func (*TechCompatAnswer) GetNickname ¶
func (x *TechCompatAnswer) GetNickname() string
func (*TechCompatAnswer) GetTechCompat ¶
func (x *TechCompatAnswer) GetTechCompat() *DiscoveryTechCompat
func (*TechCompatAnswer) ProtoMessage ¶
func (*TechCompatAnswer) ProtoMessage()
func (*TechCompatAnswer) ProtoReflect ¶
func (x *TechCompatAnswer) ProtoReflect() protoreflect.Message
func (*TechCompatAnswer) Reset ¶
func (x *TechCompatAnswer) Reset()
func (*TechCompatAnswer) String ¶
func (x *TechCompatAnswer) String() string
type Thruster ¶
type Thruster struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` MaxForce int64 `protobuf:"varint,3,opt,name=MaxForce,proto3" json:"MaxForce,omitempty"` PowerUsage int64 `protobuf:"varint,4,opt,name=PowerUsage,proto3" json:"PowerUsage,omitempty"` Efficiency float64 `protobuf:"fixed64,5,opt,name=Efficiency,proto3" json:"Efficiency,omitempty"` Value float64 `protobuf:"fixed64,6,opt,name=Value,proto3" json:"Value,omitempty"` HitPts int64 `protobuf:"varint,7,opt,name=HitPts,proto3" json:"HitPts,omitempty"` Lootable bool `protobuf:"varint,8,opt,name=Lootable,proto3" json:"Lootable,omitempty"` Nickname string `protobuf:"bytes,9,opt,name=Nickname,proto3" json:"Nickname,omitempty"` NameID int64 `protobuf:"varint,10,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,11,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Mass float64 `protobuf:"fixed64,12,opt,name=Mass,proto3" json:"Mass,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ DiscoveryTechCompat *DiscoveryTechCompat `protobuf:"bytes,14,opt,name=DiscoveryTechCompat,proto3,oneof" json:"DiscoveryTechCompat,omitempty"` // contains filtered or unexported fields }
func (*Thruster) Descriptor
deprecated
func (*Thruster) GetBases ¶ added in v1.69.0
func (x *Thruster) GetBases() map[string]*MarketGood
func (*Thruster) GetDiscoveryTechCompat ¶ added in v1.69.0
func (x *Thruster) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Thruster) GetEfficiency ¶ added in v1.69.0
func (*Thruster) GetLootable ¶ added in v1.69.0
func (*Thruster) GetMaxForce ¶ added in v1.69.0
func (*Thruster) GetNickname ¶ added in v1.69.0
func (*Thruster) GetPowerUsage ¶ added in v1.69.0
func (*Thruster) ProtoMessage ¶
func (*Thruster) ProtoMessage()
func (*Thruster) ProtoReflect ¶
func (x *Thruster) ProtoReflect() protoreflect.Message
type Tractor ¶
type Tractor struct { Name string `protobuf:"bytes,1,opt,name=Name,proto3" json:"Name,omitempty"` Price int64 `protobuf:"varint,2,opt,name=Price,proto3" json:"Price,omitempty"` MaxLength int64 `protobuf:"varint,3,opt,name=MaxLength,proto3" json:"MaxLength,omitempty"` ReachSpeed int64 `protobuf:"varint,4,opt,name=ReachSpeed,proto3" json:"ReachSpeed,omitempty"` Lootable bool `protobuf:"varint,5,opt,name=Lootable,proto3" json:"Lootable,omitempty"` Nickname string `protobuf:"bytes,6,opt,name=Nickname,proto3" json:"Nickname,omitempty"` ShortNickname string `protobuf:"bytes,7,opt,name=ShortNickname,proto3" json:"ShortNickname,omitempty"` NameID int64 `protobuf:"varint,8,opt,name=NameID,proto3" json:"NameID,omitempty"` InfoID int64 `protobuf:"varint,9,opt,name=InfoID,proto3" json:"InfoID,omitempty"` Bases map[string]*MarketGood `` /* 138-byte string literal not displayed */ Mass float64 `protobuf:"fixed64,11,opt,name=Mass,proto3" json:"Mass,omitempty"` // contains filtered or unexported fields }
func (*Tractor) Descriptor
deprecated
func (*Tractor) GetBases ¶ added in v1.69.0
func (x *Tractor) GetBases() map[string]*MarketGood
func (*Tractor) GetLootable ¶ added in v1.69.0
func (*Tractor) GetMaxLength ¶ added in v1.69.0
func (*Tractor) GetNickname ¶ added in v1.69.0
func (*Tractor) GetReachSpeed ¶ added in v1.69.0
func (*Tractor) GetShortNickname ¶ added in v1.69.0
func (*Tractor) ProtoMessage ¶
func (*Tractor) ProtoMessage()
func (*Tractor) ProtoReflect ¶
func (x *Tractor) ProtoReflect() protoreflect.Message
type UnimplementedDarkstatServer ¶ added in v1.68.0
type UnimplementedDarkstatServer struct{}
UnimplementedDarkstatServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDarkstatServer) GetAmmos ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetAmmos(context.Context, *GetEquipmentInput) (*GetAmmoReply, error)
func (UnimplementedDarkstatServer) GetBasesMiningOperations ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetBasesMiningOperations(context.Context, *GetBasesInput) (*GetBasesReply, error)
func (UnimplementedDarkstatServer) GetBasesNpc ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetBasesNpc(context.Context, *GetBasesInput) (*GetBasesReply, error)
func (UnimplementedDarkstatServer) GetBasesPoBs ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetBasesPoBs(context.Context, *GetBasesInput) (*GetBasesReply, error)
func (UnimplementedDarkstatServer) GetCommodities ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetCommodities(context.Context, *GetCommoditiesInput) (*GetCommoditiesReply, error)
func (UnimplementedDarkstatServer) GetCounterMeasures ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetCounterMeasures(context.Context, *GetEquipmentInput) (*GetCounterMeasuresReply, error)
func (UnimplementedDarkstatServer) GetEngines ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetEngines(context.Context, *GetEquipmentInput) (*GetEnginesReply, error)
func (UnimplementedDarkstatServer) GetFactions ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetFactions(context.Context, *GetFactionsInput) (*GetFactionsReply, error)
func (UnimplementedDarkstatServer) GetGraphPaths ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error)
func (UnimplementedDarkstatServer) GetGuns ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetGuns(context.Context, *GetGunsInput) (*GetGunsReply, error)
func (UnimplementedDarkstatServer) GetHashes ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetHashes(context.Context, *Empty) (*GetHashesReply, error)
func (UnimplementedDarkstatServer) GetHealth ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetHealth(context.Context, *Empty) (*HealthReply, error)
func (UnimplementedDarkstatServer) GetInfocards ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetInfocards(context.Context, *GetInfocardsInput) (*GetInfocardsReply, error)
func (UnimplementedDarkstatServer) GetMines ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetMines(context.Context, *GetEquipmentInput) (*GetMinesReply, error)
func (UnimplementedDarkstatServer) GetMissiles ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetMissiles(context.Context, *GetGunsInput) (*GetGunsReply, error)
func (UnimplementedDarkstatServer) GetPoBGoods ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error)
func (UnimplementedDarkstatServer) GetPoBs ¶ added in v1.68.0
func (UnimplementedDarkstatServer) GetPoBs(context.Context, *Empty) (*GetPoBsReply, error)
func (UnimplementedDarkstatServer) GetScanners ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetScanners(context.Context, *GetEquipmentInput) (*GetScannersReply, error)
func (UnimplementedDarkstatServer) GetShields ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetShields(context.Context, *GetEquipmentInput) (*GetShieldsReply, error)
func (UnimplementedDarkstatServer) GetShips ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetShips(context.Context, *GetEquipmentInput) (*GetShipsReply, error)
func (UnimplementedDarkstatServer) GetThrusters ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetThrusters(context.Context, *GetEquipmentInput) (*GetThrustersReply, error)
func (UnimplementedDarkstatServer) GetTractors ¶ added in v1.69.0
func (UnimplementedDarkstatServer) GetTractors(context.Context, *GetTractorsInput) (*GetTractorsReply, error)
type UnsafeDarkstatServer ¶ added in v1.68.0
type UnsafeDarkstatServer interface {
// contains filtered or unexported methods
}
UnsafeDarkstatServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DarkstatServer will result in compilation errors.