package
0.0.0-20201007160731-e75e8c8f1a0d
Repository: https://github.com/sanketgupta07/go-rest-example.git
Documentation: pkg.go.dev

# Structs

A Pokemon Struct to map every pokemon to.
PokemonSpecies A struct to map our Pokemon's Species which includes it's name.
A Response struct to map the Entire Response.
No description provided by the author