package
0.0.0-20210314171505-37cd51aae44b
Repository: https://github.com/tonyghita/graphql-go-example.git
Documentation: pkg.go.dev

# Functions

Convert a float value to the length unit.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSpecies ...
NewSpeciesList ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToLengthUnit converts a string value to a LengthUnit enumeration value.
ToMassUnit converts a string value to a MassUnit enumeration value.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FilmResolver resolves the Film type.
FilmsQueryArgs are the arguments for the "films" query.
LengthUnitArgs ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSpeciesArgs ...
NewSpeciesListArgs ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PeopleQueryArgs are the arguments for the "people" query.
PersonResolver contains the person data to resolve.
PlanetResolver resolves the Planet type.
PlanetsQueryArgs are the arguments for the "planets" query.
The QueryResolver is the entry point for all top-level read operations.
SpeciesQueryArgs are the arguments for the "species" query.
The SpeciesResolver resolves the Species type.
The StarshipResolver contains the data required to resolve the Starship type.
No description provided by the author
The VehicleResolver resolves the vehicle type.
No description provided by the author

# Type aliases

A LengthUnit is a measure of the physical property length.
A MassUnit is a measure of a physical body.