gender

package
v0.2.19 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sex

type Sex string
const (
	MaleSex   Sex = "male_sex"
	FemaleSex Sex = "female_sex"
)

func GetRandomSex

func GetRandomSex() (Sex, error)

func (Sex) IsFemale

func (s Sex) IsFemale() bool

func (Sex) IsMale

func (s Sex) IsMale() bool

func (Sex) IsZero added in v0.2.11

func (s Sex) IsZero() bool

func (Sex) String

func (s Sex) String() string

Jump to

Keyboard shortcuts

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