api

package
v1.0.5 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: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchLatestVINs added in v1.0.2

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

func FetchManufacturers added in v1.0.2

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

func FetchModels added in v1.0.2

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

func FetchRegion added in v1.0.1

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

func FetchRegions added in v1.0.1

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

func FetchTrims added in v1.0.2

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

func FetchVIN added in v1.0.2

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

func LookupVIN

func LookupVIN(web *http.Client, host, vin string) (hsk.Record, error)

func ValidateVIN

func ValidateVIN(web *http.Client, host, vin string) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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