Skip to content

functions in README.md are undefined #23

@iateadonut

Description

@iateadonut

From going through the tutorial in the README.md, I get these errors:

./main.go:58:21: undefined: smartcar.GetVehicleIDs
./main.go:63:33: smartcarClient.VehicleParams undefined (type smartcar.Client has no field or method VehicleParams)

from my go.mod:

go 1.16

require github.com/smartcar/go-sdk v1.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions