moves

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddAilmentToCache added in v0.5.0

func AddAilmentToCache(ailment moves.Ailment) error

func AddBattleStyleToCache added in v0.5.0

func AddBattleStyleToCache(battleStyle moves.BattleStyle) error

func AddCategoryToCache added in v0.5.0

func AddCategoryToCache(category moves.Category) error

func AddDamageClassToCache added in v0.5.0

func AddDamageClassToCache(damageClass moves.DamageClass) error

func AddLearnMethodToCache added in v0.5.0

func AddLearnMethodToCache(learnMethod moves.LearnMethod) error

func AddMoveToCache

func AddMoveToCache(move moves.Move) error

func AddTargetToCache added in v0.5.0

func AddTargetToCache(target moves.Target) error

func GetAilmentFromCache added in v0.5.0

func GetAilmentFromCache(name string) (moves.Ailment, error)

func GetBattleStyleFromCache added in v0.5.0

func GetBattleStyleFromCache(name string) (moves.BattleStyle, error)

func GetCategoryFromCache added in v0.5.0

func GetCategoryFromCache(name string) (moves.Category, error)

func GetDamageClassFromCache added in v0.5.0

func GetDamageClassFromCache(name string) (moves.DamageClass, error)

func GetLearnMethodFromCache added in v0.5.0

func GetLearnMethodFromCache(name string) (moves.LearnMethod, error)

func GetMoveFromCache

func GetMoveFromCache(name string) (moves.Move, error)

func GetTargetFromCache added in v0.5.0

func GetTargetFromCache(name string) (moves.Target, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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