Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPlanetNotFound = errors.New("the planet was not found") ErrFilmNotFound = errors.New("the film was not found") )
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) FindFilmByID ¶
func (*Client) FindPlanetByName ¶
Click to show internal directories.
Click to hide internal directories.