package
0.0.0-20241201040153-f200875f8601
Repository: https://github.com/neuralnexusdev/neuralnexus-api.git
Documentation: pkg.go.dev

# Functions

ApplyRoutes - Apply routes to the router.
CreatePetHandler - Create a new pet.
DeletePetPictureHandler - Delete a pet picture.
GetPetHandler - Get a pet by ID.
GetPetPictureHandler - Get a pet picture by ID.
GetRandPetPictureByNameHandler - Get a random pet picture.
NewService - Create new Pet Picture service.
NewStore - Create a new Pet Picture store.
UpdatePetHandler - Update a pet.
UpdatePetPictureHandler - Update a pet picture.

# Variables

Global variables.
Global variables.
Global variables.

# Structs

Pet - Pet struct.
PetPicture - Pet picture struct.

# Interfaces

PetPicService - Pet Picture service.
PetPicStore - Pet Picture Store.