constants

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package constants provides various constants.

Index

Constants

View Source
const ConfigFile = "config.json"

ConfigFile is the name of the web application's configuration file. By convention, this file is named "config.json" and sits next to the database.

View Source
const DBName = "metal.db"

DBName is the name of the Aspen METTE™ VFM database.

Variables

This section is empty.

Functions

This section is empty.

Types

type Platform added in v1.2.0

type Platform string

Platform represents a music streaming platform.

const (
	PlatformYouTube  Platform = "YouTube"
	PlatformBandcamp Platform = "Bandcamp"
)

Platform constants for YouTube and Bandcamp.

Jump to

Keyboard shortcuts

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