conver

package
v0.0.0-...-a528bbb Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNOSupport = errors.New("do not support version")

Functions

This section is empty.

Types

type Mingyulab

type Mingyulab struct {
	AsKey         string  `json:"asKey"`
	Level         int     `json:"level"`
	MainStat      string  `json:"mainStat"`
	Mark          string  `json:"mark"`
	Rarity        int     `json:"rarity"`
	Slot          string  `json:"slot"`
	SubStat1Type  string  `json:"subStat1Type"`
	SubStat1Value float64 `json:"subStat1Value"`
	SubStat2Type  string  `json:"subStat2Type"`
	SubStat2Value float64 `json:"subStat2Value"`
	SubStat3Type  string  `json:"subStat3Type"`
	SubStat3Value float64 `json:"subStat3Value"`
	SubStat4Type  string  `json:"subStat4Type"`
	SubStat4Value float64 `json:"subStat4Value"`
}

func ToMlab

func ToMlab(b []byte) ([]Mingyulab, error)

Jump to

Keyboard shortcuts

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