skill

package
v0.0.0-...-54eea7a Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2020 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 Skill

type Skill struct {
	ID              int    `json:"id"`
	Name            string `json:"name"`
	Specification   string `json:"specification"`
	ExperiencePoint int    `json:"experience_point"`
	Type            string `json:"type"`
	Level           int    `json:"level"`
	Icon            string `json:"icon"`
}

Jump to

Keyboard shortcuts

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