tracks

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 Tracks

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

func New

func New(client *internal.Client) *Tracks

func (*Tracks) Albums added in v1.4.0

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

func (*Tracks) Artists added in v1.4.0

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

func (*Tracks) Track

func (t *Tracks) Track(ctx context.Context, id string, include ...string) (*openapi.Track, error)

Jump to

Keyboard shortcuts

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