models

package
v0.0.0-...-0835840 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Albums

type Albums struct {
	ID         uint
	Info       string
	Image      string
	MusicTypes []uint
}

type Music

type Music struct {
	ID         uint
	AlbumTypes []uint
	Name       string
	Info       string
	Image      string
	FilePath   string
	FileExt    string
}

type MusicType

type MusicType struct {
	ID   uint
	Type string
}

Jump to

Keyboard shortcuts

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