Documentation ¶
Index ¶
- func FormatBaseSells(value bool) string
- func FormatBoolAsYesNo(value bool) string
- func FormattedShipClassOfCommodity(ship_class cfgtype.ShipClass) string
- func FormattedShipClassOfCommodity2(ship_class cfgtype.ShipClass) string
- func GetAmmoLimitFormatted(ammo_limit configs_export.AmmoLimit) string
- func SortedBases(bases_map map[cfgtype.BaseUniNick]*configs_export.GoodAtBase) []*configs_export.GoodAtBase
- func SortedMarketGoods(goods_per_nick map[configs_export.CommodityKey]configs_export.MarketGood) []configs_export.MarketGood
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatBaseSells ¶
func FormatBoolAsYesNo ¶ added in v1.46.0
func GetAmmoLimitFormatted ¶
func GetAmmoLimitFormatted(ammo_limit configs_export.AmmoLimit) string
func SortedBases ¶
func SortedBases(bases_map map[cfgtype.BaseUniNick]*configs_export.GoodAtBase) []*configs_export.GoodAtBase
func SortedMarketGoods ¶
func SortedMarketGoods(goods_per_nick map[configs_export.CommodityKey]configs_export.MarketGood) []configs_export.MarketGood
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.