Categorygithub.com/koofr/go-koofrclient
repositorypackage
0.0.0-20221207135200-cbd7fc9ad6a6
Repository: https://github.com/koofr/go-koofrclient.git
Documentation: pkg.go.dev

# README

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 protected]" KOOFR_PASSWORD="yourpassword" go test