Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PetsService ¶
type PetsService struct {
// contains filtered or unexported fields
}
func NewPetsService ¶
func NewPetsService(petsRepo storage.PetsRepository) (*PetsService, error)
func (*PetsService) StoreNewPlayerPet ¶
Click to show internal directories.
Click to hide internal directories.