zerobyte/go/internal/constants/constants.go
2025-08-20 22:15:43 +02:00

4 lines
125 B
Go

// Package constants defines constants used throughout the application.
package constants
const VolumeRootLocal = "/mounts"