animal

package
v0.0.0-...-7656c7d Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Animal

type Animal struct {
	Type  Type
	Count int // the number of animals of one type
}

type Type

type Type string
const (
	Bear  Type = "Bear"
	Cow   Type = "Cow"
	Tiger Type = "Tiger"
	Panda Type = "Panda"
)

Jump to

Keyboard shortcuts

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