mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
5 lines
125 B
Go
5 lines
125 B
Go
// Package constants defines constants used throughout the application.
|
|
package constants
|
|
|
|
const VolumeRootLocal = "/mounts"
|