export_front

package
v1.88.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2025 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Coords2D

type Coords2D struct {
	X float64
	Y float64
}

type Export

type Export struct {
	Mapped  *configs_mapped.MappedConfigs
	Systems []System
}

func NewExport

func NewExport(ctx context.Context) *Export

func (*Export) GetInfocardName

func (e *Export) GetInfocardName(ids_name int, nickname string) string

type Region

type Region struct {
	Name string
}

func (Region) ToHexColor

func (region Region) ToHexColor() string

type System

type System struct {
	Nickname string
	Name     string
	Pos      Coords2D

	Region Region
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL