Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterDarkGRpcServer(s grpc.ServiceRegistrar, srv DarkGRpcServer)
- type Ammo
- func (*Ammo) Descriptor() ([]byte, []int)deprecated
- func (x *Ammo) GetAmountInCatridge() int64
- 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) GetMaxCatridges() int64
- 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 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 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) GetAmountInCatridge() int64
- 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) GetMaxCatridges() int64
- 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 DarkGRpcClient
- type DarkGRpcServer
- 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 Faction
- type GetAmmoReply
- type GetBasesInput
- type GetBasesReply
- type GetCommoditiesInput
- func (*GetCommoditiesInput) Descriptor() ([]byte, []int)deprecated
- 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) 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 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 GetGunsReply
- type GetHashesReply
- 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 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
- type HealthReply
- type MarketGood
- func (*MarketGood) Descriptor() ([]byte, []int)deprecated
- func (x *MarketGood) GetBaseName() string
- func (x *MarketGood) GetBaseNickname() string
- func (x *MarketGood) GetBasePos() *Pos
- func (x *MarketGood) GetBaseSells() bool
- func (x *MarketGood) GetCategory() string
- func (x *MarketGood) GetFactionName() 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) GetRegion() string
- func (x *MarketGood) GetRepRequired() float64
- func (x *MarketGood) GetSectorCoord() string
- func (x *MarketGood) GetShipClass() int64
- func (x *MarketGood) GetShipNickname() string
- func (x *MarketGood) GetSystemName() 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
- 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 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 Scanner
- type Shield
- type Ship
- 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
- type Tractor
- type UnimplementedDarkGRpcServer
- func (UnimplementedDarkGRpcServer) GetAmmos(context.Context, *GetEquipmentInput) (*GetAmmoReply, error)
- func (UnimplementedDarkGRpcServer) GetBases(context.Context, *GetBasesInput) (*GetBasesReply, error)
- func (UnimplementedDarkGRpcServer) GetCommodities(context.Context, *GetCommoditiesInput) (*GetCommoditiesReply, error)
- func (UnimplementedDarkGRpcServer) GetCounterMeasures(context.Context, *GetEquipmentInput) (*GetCounterMeasuresReply, error)
- func (UnimplementedDarkGRpcServer) GetEngines(context.Context, *GetEquipmentInput) (*GetEnginesReply, error)
- func (UnimplementedDarkGRpcServer) GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error)
- func (UnimplementedDarkGRpcServer) GetHealth(context.Context, *Empty) (*HealthReply, error)
- func (UnimplementedDarkGRpcServer) GetPoBBases(context.Context, *GetBasesInput) (*GetBasesReply, error)
- func (UnimplementedDarkGRpcServer) GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error)
- func (UnimplementedDarkGRpcServer) GetPoBs(context.Context, *Empty) (*GetPoBsReply, error)
- type UnsafeDarkGRpcServer
Constants ¶
const ( DarkGRpc_GetHealth_FullMethodName = "/statproto.DarkGRpc/GetHealth" DarkGRpc_GetBases_FullMethodName = "/statproto.DarkGRpc/GetBases" DarkGRpc_GetPoBs_FullMethodName = "/statproto.DarkGRpc/GetPoBs" DarkGRpc_GetPoBGoods_FullMethodName = "/statproto.DarkGRpc/GetPoBGoods" DarkGRpc_GetPoBBases_FullMethodName = "/statproto.DarkGRpc/GetPoBBases" DarkGRpc_GetCommodities_FullMethodName = "/statproto.DarkGRpc/GetCommodities" DarkGRpc_GetAmmos_FullMethodName = "/statproto.DarkGRpc/GetAmmos" DarkGRpc_GetCounterMeasures_FullMethodName = "/statproto.DarkGRpc/GetCounterMeasures" DarkGRpc_GetEngines_FullMethodName = "/statproto.DarkGRpc/GetEngines" DarkGRpc_GetGraphPaths_FullMethodName = "/statproto.DarkGRpc/GetGraphPaths" )
Variables ¶
var DarkGRpc_ServiceDesc = grpc.ServiceDesc{ ServiceName: "statproto.DarkGRpc", HandlerType: (*DarkGRpcServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetHealth", Handler: _DarkGRpc_GetHealth_Handler, }, { MethodName: "GetBases", Handler: _DarkGRpc_GetBases_Handler, }, { MethodName: "GetPoBs", Handler: _DarkGRpc_GetPoBs_Handler, }, { MethodName: "GetPoBGoods", Handler: _DarkGRpc_GetPoBGoods_Handler, }, { MethodName: "GetPoBBases", Handler: _DarkGRpc_GetPoBBases_Handler, }, { MethodName: "GetCommodities", Handler: _DarkGRpc_GetCommodities_Handler, }, { MethodName: "GetAmmos", Handler: _DarkGRpc_GetAmmos_Handler, }, { MethodName: "GetCounterMeasures", Handler: _DarkGRpc_GetCounterMeasures_Handler, }, { MethodName: "GetEngines", Handler: _DarkGRpc_GetEngines_Handler, }, { MethodName: "GetGraphPaths", Handler: _DarkGRpc_GetGraphPaths_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "main.proto", }
DarkGRpc_ServiceDesc is the grpc.ServiceDesc for DarkGRpc service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_main_proto protoreflect.FileDescriptor
Functions ¶
func RegisterDarkGRpcServer ¶
func RegisterDarkGRpcServer(s grpc.ServiceRegistrar, srv DarkGRpcServer)
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"`
AmountInCatridge *int64 `protobuf:"varint,14,opt,name=AmountInCatridge,proto3,oneof" json:"AmountInCatridge,omitempty"`
MaxCatridges *int64 `protobuf:"varint,15,opt,name=MaxCatridges,proto3,oneof" json:"MaxCatridges,omitempty"`
Mass float64 `protobuf:"fixed64,16,opt,name=Mass,proto3" json:"Mass,omitempty"`
// contains filtered or unexported fields
}
func (*Ammo) Descriptor
deprecated
func (*Ammo) GetAmountInCatridge ¶
func (*Ammo) GetBases ¶
func (x *Ammo) GetBases() map[string]*MarketGood
func (*Ammo) GetDiscoveryTechCompat ¶
func (x *Ammo) GetDiscoveryTechCompat() *DiscoveryTechCompat
func (*Ammo) GetMaxCatridges ¶
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 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 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"`
AmountInCatridge *int64 `protobuf:"varint,14,opt,name=AmountInCatridge,proto3,oneof" json:"AmountInCatridge,omitempty"`
MaxCatridges *int64 `protobuf:"varint,15,opt,name=MaxCatridges,proto3,oneof" json:"MaxCatridges,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) GetAmountInCatridge ¶
func (x *CounterMeasure) GetAmountInCatridge() int64
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) GetMaxCatridges ¶
func (x *CounterMeasure) GetMaxCatridges() int64
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 DarkGRpcClient ¶
type DarkGRpcClient interface {
// Sends a greeting
GetHealth(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*HealthReply, error)
GetBases(ctx context.Context, in *GetBasesInput, opts ...grpc.CallOption) (*GetBasesReply, error)
GetPoBs(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetPoBsReply, error)
GetPoBGoods(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetPoBGoodsReply, error)
GetPoBBases(ctx context.Context, in *GetBasesInput, opts ...grpc.CallOption) (*GetBasesReply, 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)
GetGraphPaths(ctx context.Context, in *GetGraphPathsInput, opts ...grpc.CallOption) (*GetGraphPathsReply, error)
}
DarkGRpcClient is the client API for DarkGRpc 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.
The greeter service definition.
func NewDarkGRpcClient ¶
func NewDarkGRpcClient(cc grpc.ClientConnInterface) DarkGRpcClient
type DarkGRpcServer ¶
type DarkGRpcServer interface {
// Sends a greeting
GetHealth(context.Context, *Empty) (*HealthReply, error)
GetBases(context.Context, *GetBasesInput) (*GetBasesReply, error)
GetPoBs(context.Context, *Empty) (*GetPoBsReply, error)
GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error)
GetPoBBases(context.Context, *GetBasesInput) (*GetBasesReply, 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)
GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error)
// contains filtered or unexported methods
}
DarkGRpcServer is the server API for DarkGRpc service. All implementations must embed UnimplementedDarkGRpcServer for forward compatibility.
The greeter service definition.
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 Faction ¶
type Faction struct {
// contains filtered or unexported fields
}
func (*Faction) Descriptor
deprecated
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"`
// contains filtered or unexported fields
}
func (*GetBasesInput) Descriptor
deprecated
func (*GetBasesInput) Descriptor() ([]byte, []int)
Deprecated: Use GetBasesInput.ProtoReflect.Descriptor instead.
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 {
IncludeMarketGoods bool `protobuf:"varint,1,opt,name=IncludeMarketGoods,proto3" json:"IncludeMarketGoods,omitempty"`
// contains filtered or unexported fields
}
func (*GetCommoditiesInput) Descriptor
deprecated
func (*GetCommoditiesInput) Descriptor() ([]byte, []int)
Deprecated: Use GetCommoditiesInput.ProtoReflect.Descriptor instead.
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"`
// contains filtered or unexported fields
}
func (*GetEquipmentInput) Descriptor
deprecated
func (*GetEquipmentInput) Descriptor() ([]byte, []int)
Deprecated: Use GetEquipmentInput.ProtoReflect.Descriptor instead.
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 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 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 {
// contains filtered or unexported fields
}
func (*GetHashesReply) Descriptor
deprecated
func (*GetHashesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetHashesReply.ProtoReflect.Descriptor instead.
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 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 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 {
// contains filtered or unexported fields
}
func (*Gun) Descriptor
deprecated
func (*Gun) ProtoMessage ¶
func (*Gun) ProtoMessage()
func (*Gun) ProtoReflect ¶
func (x *Gun) 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 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"`
BaseNickname string `protobuf:"bytes,17,opt,name=BaseNickname,proto3" json:"BaseNickname,omitempty"`
BaseName string `protobuf:"bytes,18,opt,name=BaseName,proto3" json:"BaseName,omitempty"`
SystemName string `protobuf:"bytes,19,opt,name=SystemName,proto3" json:"SystemName,omitempty"`
Region string `protobuf:"bytes,20,opt,name=Region,proto3" json:"Region,omitempty"`
FactionName string `protobuf:"bytes,21,opt,name=FactionName,proto3" json:"FactionName,omitempty"`
BasePos *Pos `protobuf:"bytes,22,opt,name=BasePos,proto3" json:"BasePos,omitempty"`
SectorCoord string `protobuf:"bytes,23,opt,name=SectorCoord,proto3" json:"SectorCoord,omitempty"`
// contains filtered or unexported fields
}
func (*MarketGood) Descriptor
deprecated
func (*MarketGood) Descriptor() ([]byte, []int)
Deprecated: Use MarketGood.ProtoReflect.Descriptor instead.
func (*MarketGood) GetBaseName ¶
func (x *MarketGood) GetBaseName() string
func (*MarketGood) GetBaseNickname ¶
func (x *MarketGood) GetBaseNickname() string
func (*MarketGood) GetBasePos ¶
func (x *MarketGood) GetBasePos() *Pos
func (*MarketGood) GetBaseSells ¶
func (x *MarketGood) GetBaseSells() bool
func (*MarketGood) GetCategory ¶
func (x *MarketGood) GetCategory() string
func (*MarketGood) GetFactionName ¶
func (x *MarketGood) GetFactionName() 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) GetRegion ¶
func (x *MarketGood) GetRegion() string
func (*MarketGood) GetRepRequired ¶
func (x *MarketGood) GetRepRequired() float64
func (*MarketGood) GetSectorCoord ¶
func (x *MarketGood) GetSectorCoord() string
func (*MarketGood) GetShipClass ¶
func (x *MarketGood) GetShipClass() int64
func (*MarketGood) GetShipNickname ¶
func (x *MarketGood) GetShipNickname() string
func (*MarketGood) GetSystemName ¶
func (x *MarketGood) GetSystemName() 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 {
// contains filtered or unexported fields
}
func (*Mine) Descriptor
deprecated
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 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 Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func (*Scanner) Descriptor
deprecated
func (*Scanner) ProtoMessage ¶
func (*Scanner) ProtoMessage()
func (*Scanner) ProtoReflect ¶
func (x *Scanner) ProtoReflect() protoreflect.Message
type Shield ¶
type Shield struct {
// contains filtered or unexported fields
}
func (*Shield) Descriptor
deprecated
func (*Shield) ProtoMessage ¶
func (*Shield) ProtoMessage()
func (*Shield) ProtoReflect ¶
func (x *Shield) ProtoReflect() protoreflect.Message
type Ship ¶
type Ship struct {
// contains filtered or unexported fields
}
func (*Ship) Descriptor
deprecated
func (*Ship) ProtoMessage ¶
func (*Ship) ProtoMessage()
func (*Ship) ProtoReflect ¶
func (x *Ship) ProtoReflect() protoreflect.Message
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 {
// contains filtered or unexported fields
}
func (*Thruster) Descriptor
deprecated
func (*Thruster) ProtoMessage ¶
func (*Thruster) ProtoMessage()
func (*Thruster) ProtoReflect ¶
func (x *Thruster) ProtoReflect() protoreflect.Message
type Tractor ¶
type Tractor struct {
// contains filtered or unexported fields
}
func (*Tractor) Descriptor
deprecated
func (*Tractor) ProtoMessage ¶
func (*Tractor) ProtoMessage()
func (*Tractor) ProtoReflect ¶
func (x *Tractor) ProtoReflect() protoreflect.Message
type UnimplementedDarkGRpcServer ¶
type UnimplementedDarkGRpcServer struct{}
UnimplementedDarkGRpcServer 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 (UnimplementedDarkGRpcServer) GetAmmos ¶
func (UnimplementedDarkGRpcServer) GetAmmos(context.Context, *GetEquipmentInput) (*GetAmmoReply, error)
func (UnimplementedDarkGRpcServer) GetBases ¶
func (UnimplementedDarkGRpcServer) GetBases(context.Context, *GetBasesInput) (*GetBasesReply, error)
func (UnimplementedDarkGRpcServer) GetCommodities ¶
func (UnimplementedDarkGRpcServer) GetCommodities(context.Context, *GetCommoditiesInput) (*GetCommoditiesReply, error)
func (UnimplementedDarkGRpcServer) GetCounterMeasures ¶
func (UnimplementedDarkGRpcServer) GetCounterMeasures(context.Context, *GetEquipmentInput) (*GetCounterMeasuresReply, error)
func (UnimplementedDarkGRpcServer) GetEngines ¶
func (UnimplementedDarkGRpcServer) GetEngines(context.Context, *GetEquipmentInput) (*GetEnginesReply, error)
func (UnimplementedDarkGRpcServer) GetGraphPaths ¶
func (UnimplementedDarkGRpcServer) GetGraphPaths(context.Context, *GetGraphPathsInput) (*GetGraphPathsReply, error)
func (UnimplementedDarkGRpcServer) GetHealth ¶
func (UnimplementedDarkGRpcServer) GetHealth(context.Context, *Empty) (*HealthReply, error)
func (UnimplementedDarkGRpcServer) GetPoBBases ¶
func (UnimplementedDarkGRpcServer) GetPoBBases(context.Context, *GetBasesInput) (*GetBasesReply, error)
func (UnimplementedDarkGRpcServer) GetPoBGoods ¶
func (UnimplementedDarkGRpcServer) GetPoBGoods(context.Context, *Empty) (*GetPoBGoodsReply, error)
func (UnimplementedDarkGRpcServer) GetPoBs ¶
func (UnimplementedDarkGRpcServer) GetPoBs(context.Context, *Empty) (*GetPoBsReply, error)
type UnsafeDarkGRpcServer ¶
type UnsafeDarkGRpcServer interface {
// contains filtered or unexported methods
}
UnsafeDarkGRpcServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DarkGRpcServer will result in compilation errors.