Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Redis ¶
type Redis struct {
// contains filtered or unexported fields
}
Redis contains client which operates with storage
func (*Redis) CreateHero ¶
CreateHero creates new hero by ID and Name
func (*Redis) DeleteHero ¶
DeleteHero deletes hero by ID
Click to show internal directories.
Click to hide internal directories.