package
0.0.0-20201028191002-b7fba14470ef
Repository: https://github.com/renanferr/planets-api.git
Documentation: pkg.go.dev

# Functions

NewService creates an adding service with the necessary dependencies.
No description provided by the author

# Variables

No description provided by the author

# Structs

Planet defines the properties of a planet to be added.
ValidationError defines the type for a validation error.

# Interfaces

PlanetsClient provides an interface to fetch extra planets info from a third-party API.
Repository provides access to planet repository.
Service provides planet adding operations.