package
2.4.0+incompatible
Repository: https://github.com/parquery/swagger-to.git
Documentation: pkg.go.dev

# Functions

SetupRouter sets up a router.
ValidateAgainstActivitiesSchema validates a message coming from the client against Activities schema.
ValidateAgainstActivitySchema validates a message coming from the client against Activity schema.
ValidateAgainstPriceEstimateArraySchema validates a message coming from the client against PriceEstimateArray schema.
ValidateAgainstPriceEstimateSchema validates a message coming from the client against PriceEstimate schema.
ValidateAgainstProductListSchema validates a message coming from the client against ProductList schema.
ValidateAgainstProductMapSchema validates a message coming from the client against ProductMap schema.
ValidateAgainstProductSchema validates a message coming from the client against Product schema.
ValidateAgainstProfileSchema validates a message coming from the client against Profile schema.
WrapEstimatesPrice wraps the path `/estimates/price/{start_latitude}/{start_longitude}/{end_latitude}/{end_longitude}` with the method "get" Path description: The Price Estimates endpoint returns an estimated price range for each product offered at a given location.
WrapEstimatesTime wraps the path `/estimates/time` with the method "get" Path description: The Time Estimates endpoint returns ETAs for all products.
WrapHistory wraps the path `/history` with the method "get" Path description: The User Activity endpoint returns data about a user's lifetime activity with Uber.
WrapProducts wraps the path `/products` with the method "get" Path description: The Products endpoint returns information about the Uber products offered at a given location.
WrapUpdateMe wraps the path `/me` with the method "patch" Path description: Update an User Profile.
WrapUploadInfos wraps the path `/upload_infos` with the method "patch" Path description: Upload information about an User.

# Structs

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

# Interfaces

Handler defines an interface to handling the routes.

# Type aliases

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