go-koofrclient

Go Koofr client.

GoDoc

Install

go get github.com/koofr/go-koofrclient

Testing

go get -t
KOOFR_APIBASE="https://app.koofr.net" KOOFR_EMAIL="email@example.com" KOOFR_PASSWORD="yourpassword" go test