This website requires JavaScript.
Explore
Help
Sign In
CCCHH
/
spaceapid
Watch
57
Star
2
Fork
You've already forked spaceapid
0
Code
Issues
6
Pull requests
1
Packages
Projects
Releases
1
Activity
72f5a67989
spaceapid
/
persistence
/
persistentStateDir.go
8 lines
77 B
Go
Raw
Normal View
History
Unescape
Escape
Rename constant for persistent state file and fix it at compile-time
2024-01-31 17:08:39 +01:00
//go:build !linux
Move persistence stuff to own package
2024-01-31 18:25:34 +01:00
package
persistence
Rename constant for persistent state file and fix it at compile-time
2024-01-31 17:08:39 +01:00
const
(
persistentStateDir
=
"./"
)
Reference in a new issue
Copy permalink