Versions in this module Expand all Collapse all v0 v0.1.1 Feb 21, 2024 v0.1.0 Nov 13, 2023 Changes in this version + const Downloader + const MusicResearcher + type Service struct + func NewService(opt ServiceOptions) (*Service, error) + func (s *Service) Start(port string) error + type ServiceOptions struct + Insecure bool + ProjectID string + Srv *server.Server