Documentation
¶
Index ¶
- func GetImage(id string, isShiny bool) typdef.PokeImg
- func GetPokemon(id string, out chan<- typdef.PokeResult)
- func ImageToASCII(img image.Image, width, height int, fit bool) string
- func Max(a, b int) int
- func Min(a, b int) int
- func Reverse[T any](a []T) []T
- func Substring(str string, start, length int) string
- func Title(str string) string
- func URLToImage(url string) (image.Image, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPokemon ¶
func GetPokemon(id string, out chan<- typdef.PokeResult)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.