mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
chore: move to go folder
This commit is contained in:
4
go/internal/constants/constants.go
Normal file
4
go/internal/constants/constants.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package constants defines constants used throughout the application.
|
||||
package constants
|
||||
|
||||
const VolumeRootLocal = "/mounts"
|
||||
Reference in New Issue
Block a user