Golang wrapper for qBittorrent Web API (for versions above v4.1) forked from superturkey650 version (only supporting older API version)
This wrapper is based on the methods described in qBittorrent's Official Web API
Some methods are only supported in qBittorent's latest version (v4.5 when writing).
It'll be best if you upgrade your client to a latest version.
An example can be found in go-qbittorrent.go
The best way is to install with go get::
$ go get github.com/avissian/go-qbittorrent/qbt