genderMap

package
v1.5.76 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gender

type Gender int8
const (
	Unknown Gender = 0 // 未知性别
	Male    Gender = 1 // 男
	FeMale  Gender = 2 // 女
)

func (Gender) Emoji

func (gender Gender) Emoji() string

Emoji 获取性别图标

func (Gender) Euphemism

func (gender Gender) Euphemism() string

Euphemism 获取雅称

func (Gender) ToString

func (gender Gender) ToString() string

Jump to

Keyboard shortcuts

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