ImageBuilder

package module
v2.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: Apache-2.0 Imports: 18 Imported by: 1

README

ImageBuilder

Export ENDPOINT=PLATFOMRURL

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builder

func Builder(arg []string) string

func CardProfile

func CardProfile(card CardData, radar string) string

func Init

func Init(card CardData) string

Types

type CardData

type CardData struct {
	Name              string
	NumberOfExercises int
	Avatar            string
	Level             float64
	Raids             []Raid
	Checkpoints       []Checkpoint
	Skills            [][]float32
}

type Checkpoint added in v2.1.2

type Checkpoint struct {
	Name     string
	Status   string
	Grade    float32
	MaxLevel int
}

type Raid

type Raid struct {
	Name   string
	Status string
	Grade  float32
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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