gender

package
v2.10.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gender

type Gender uint8

Gender is the gender of a character

const (
	None Gender = iota
	Male
	Female
)

FFXIV Gender.

func Parse

func Parse(input string) Gender

Parse returns the primitive representation of the provided gender.

Jump to

Keyboard shortcuts

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