Versions in this module Expand all Collapse all v0 v0.0.20 Aug 21, 2024 v0.0.19 Aug 21, 2024 Changes in this version + type ApResolver struct + func NewApResolver() *ApResolver + func (r *ApResolver) FetchAll() error + func (r *ApResolver) GetAccesspoint() (librespot.GetAddressFunc, error) + func (r *ApResolver) GetDealer() (librespot.GetAddressFunc, error) + func (r *ApResolver) GetSpclient() (librespot.GetAddressFunc, error)