mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
3ac8494d23
git-subtree-dir: orbit git-subtree-mainline:d5974aad97
git-subtree-split:ab3047bb39
6 lines
52 B
Go
6 lines
52 B
Go
package constant
|
|
|
|
const (
|
|
PlatformName = "linux"
|
|
)
|