attributes

package
v0.0.0-...-ca7d38b Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attributes

type Attributes struct {
	Ship    map[string]float64           `json:"ship,omitempty"`
	Modules map[uint8]map[string]float64 `json:"modules,omitempty"`
	Drones  []map[string]float64         `json:"drones,omitempty"`
	Types   map[int32]string             `json:"types,omitempty"`
	TypeID  int32                        `json:"typeID,omitempty"`
}

Attributes for all the fit attributes

Jump to

Keyboard shortcuts

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