🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/amp-3d/amp-librespot-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/amp-3d/amp-librespot-go

v0.0.0-20250305033316-a68d9733524a
Source
Go
Version published
Created
Source

librespot-go

This is a production-grade adaptation of librespot-golang, which itself is an adaptation of librespot for Rust and librespot-java.

Objectives

  • Provide librespot functionality as a Go package (vs CLI) while also departing from the constraints of its predecessors.
  • Refactor predecessors into independent components that are Go friendly (e.g. io.ReadSeekCloser for media assets).
  • Focus on core functionality; peripheral functionality should consume core functionality rather than be embedded within it.

Points of Interest

examplesPRs welcome
api.respot.gopackage entry points
api.media.gomedia data asset support

Contributing

Contributions aligned with the above objectives are welcome. As this repository is in production, pull requests should demonstrate clear benefit. If you have ideas for improvements, please start a discussion.

FAQs

Package last updated on 05 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts