mtsort

package
v0.0.0-...-00c7028 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiTierSort

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

func (MultiTierSort) Len

func (s MultiTierSort) Len() int

func (MultiTierSort) Less

func (s MultiTierSort) Less(i, j int) bool

func (MultiTierSort) Swap

func (s MultiTierSort) Swap(i, j int)

type Track

type Track struct {
	Title  string
	Artist string
	Album  string
	Year   int
	Length time.Duration
}

Jump to

Keyboard shortcuts

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