Golang package for interacting with the Ergast API
First, use go get to install the latest version of the library:
go get github.com/AidanFogarty/go-ergast
Next, include go-ergast in your app:
import "github.com/AidanFogarty/go-ergast"TODO
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Golang package for interacting with the Ergast API
First, use go get to install the latest version of the library:
go get github.com/AidanFogarty/go-ergast
Next, include go-ergast in your app:
import "github.com/AidanFogarty/go-ergast"TODO