package
Version:
v0.0.0-...-c6b27bc
Opens a new window with list of versions in this module.
Published: Jan 29, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetAlbumColour(album spotify.SimpleAlbum) (colorstring string, colorVal color.RGBA)
Gets the prominent colour from an album cover
Set Viper config defaults
type Secrets struct {
ClientID string `yaml:"clientid"`
ClientSecret string `yaml:"clientsecret"`
RefreshToken string `yaml:"refreshtoken"`
}
Fetch secrets from config paths
Source Files
¶
Click to show internal directories.
Click to hide internal directories.