user_collections

package
v1.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserCollections

type UserCollections struct {
	// contains filtered or unexported fields
}

func New

func New(client *internal.Client) *UserCollections

func (*UserCollections) Albums

func (p *UserCollections) Albums(ctx context.Context, id string, cursor string, include ...string) (*openapi.Response[[]openapi.Relationship], error)

func (*UserCollections) Artists

func (p *UserCollections) Artists(ctx context.Context, id string, cursor string, include ...string) (*openapi.Response[[]openapi.Relationship], error)

func (*UserCollections) Playlists

func (p *UserCollections) Playlists(ctx context.Context, id string, cursor string, include ...string) (*openapi.Response[[]openapi.Relationship], error)

func (*UserCollections) Tracks

func (p *UserCollections) Tracks(ctx context.Context, id string, cursor string, include ...string) (*openapi.Response[[]openapi.Relationship], error)

func (*UserCollections) UserCollection

func (p *UserCollections) UserCollection(ctx context.Context, id string, include ...string) (*openapi.UserCollection, error)

Jump to

Keyboard shortcuts

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