encoder

package
v0.0.0-...-d1e7cf5 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastFm

type LastFm struct {
	Scrobbles []Scrobble
}

func (*LastFm) Marshal

func (lfp *LastFm) Marshal(amp decoder.AppleMusic) error

type Scrobble

type Scrobble struct {
	Artist         string `csv:""`
	Album          string `csv:""`
	Title          string `csv:""`
	DateTimePlayed string `csv:""`
}

Jump to

Keyboard shortcuts

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