role

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2021 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 Role

type Role string

Role is one of the five roles in FFXIV.

const (
	None     Role = "None"
	Tank     Role = "Tank"
	Healer   Role = "Healer"
	DPS      Role = "DPS"
	Crafter  Role = "Crafter"
	Gatherer Role = "Gatherer"
)

Role type.

func Parse

func Parse(input string) Role

Parse converts the string representation of a role to its primitive equivalent.

Jump to

Keyboard shortcuts

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