Files
ironmount/go/internal/constants/constants.go
Nicolas Meienberger a0be690eb9 chore: move to go folder
2025-08-20 22:15:43 +02:00

5 lines
125 B
Go

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