git-subtree-dir: orbit git-subtree-mainline:d5974aad97git-subtree-split:ab3047bb39
6 lines
52 B
Go
6 lines
52 B
Go
package constant
|
|
|
|
const (
|
|
PlatformName = "linux"
|
|
)
|