data

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Backups   pathways.AbsDir = "backups"
	Metadata  pathways.AbsDir = "metadata"
	Downloads pathways.AbsDir = "downloads"
	Extracts  pathways.AbsDir = "extracts"
)
View Source
const (
	Redux             pathways.RelDir = "_redux"
	DownloadsMetadata pathways.RelDir = "downloads-metadata"
	InstalledMetadata pathways.RelDir = "installed-metadata"
)
View Source
const (
	SetupProperties = "setup"

	VangoghProtocolProperty  = "vangogh-protocol"
	VangoghAddressProperty   = "vangogh-address"
	VangoghPortProperty      = "vangogh-port"
	VangoghUsernameProperty  = "vangogh-username"
	VangoghPasswordProperty  = "vangogh-password"
	InstallationPathProperty = "installation-path"

	BundleNameProperty = "bundle-name"
)
View Source
const (
	VangoghHealthPath            = "/health"
	VangoghHealthAuthPath        = "/health-auth"
	VangoghDownloadsMetadataPath = "/downloads-metadata"
	VangoghFilesPath             = "/files"
)

Variables

Functions

func InitRootDir

func InitRootDir() (string, error)

func VangoghUrl added in v0.1.1

func VangoghUrl(rdx kevlar.ReadableRedux, path string, params map[string]string) (*url.URL, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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