Categorygithub.com/artpar/go-koofrclient
repositorypackage
1.0.1
Repository: https://github.com/artpar/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