# Functions
NewCreatePlanetRepository creates new createPlanetRepository with its dependencies.
NewDeletePlanetRepository creates new deletePlanetRepository with its dependencies.
NewFindAllPlanetRepository creates new findAllPlanetRepository with its dependencies.
NewFindPlanetByIDRepository creates new findPlanetByIDRepository with its dependencies.
NewFindPlanetByNameRepository creates new findPlanetByNameRepository with its dependencies.