Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 549 Bytes

QNAP QVS SDK for GO Samples

qnap-qvs-sdk-for-go-samples is a collection of sample usages of the github.com/qnap/qvs-sdk-for-go.

For general SDK help start with the main SDK README.

To run samples

Set up authentication (see following)

export QNAPQVS_CLIENT_ID=
export QNAPQVS_CLIENT_SECRET=
export QNAPQVS_TENANT_ID=

License

This code is provided under the GPLv3 license. See [LICENSE][] for details.