command
module
Version:
v0.0.0-...-3b12c15
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
yamusic api
Description
Unofficial Go client library for Yandex.Music API.
Client style based on google/go-github.
Usage
import "github.com/Shurik12/go-yamusic-api/yamusic"
Construct a new Yandex.Music client, then use the various services on the client to access different parts of the Yandex.Music API.
👷 Build
Build package
make build
🧪 Testing
Run unit tests:
make test
Run integration tests:
Note that you should set YANDEX_USER_ID
and YANDEX_ACCESS_TOKEN
environment variables.
make test_integration
🖍 Lint
Run linters
make lint
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.