sex

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: LGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MALE   = 0
	FEMALE = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Name

type Name struct {
	Cyrillic string `json:"cyrillic"`
	Latin    string `json:"latin"`
}

type Sex

type Sex struct {
	Code int  `json:"code"`
	Name Name `json:"name"`
}

func New

func New(digits [13]uint) Sex

Jump to

Keyboard shortcuts

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