spotifysync

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2026 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Overview

Package spotifysync syncronizes our local database with the spotify api

Index

Constants

View Source
const (
	TaskArtistUID   = "task-artist"
	TaskAlbumUID    = "task-album"
	TaskHistoryUID  = "task-history"
	TaskLinkUID     = "task-link"
	TaskPlaylistUID = "task-playlist"
	TaskShowUID     = "task-show"
	TaskTrackUID    = "task-track"
	TaskUserUID     = "task-user"
)

Variables

View Source
var C *client

Functions

func Init

func Init(repo repository.Repository) error

func URIToID

func URIToID(uri string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL