api

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2020 License: GPL-3.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchAllVehicles

func FetchAllVehicles(web *http.Client, host, pagesize string) (records.Page, error)

func FetchManufacturers added in v1.0.10

func FetchManufacturers(web *http.Client, host string, year int) ([]string, error)

func FetchModels added in v1.0.10

func FetchModels(web *http.Client, host string, year int, manufacturer string) ([]string, error)

func FetchTrims added in v1.0.10

func FetchTrims(web *http.Client, host string, year int, manufacturer, model string) ([]string, error)

func FetchVehicleInfo

func FetchVehicleInfo(web *http.Client, host string, k hsk.Key) (core.Vehicle, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL