mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-27 15:46:35 +08:00
阶段性提交
This commit is contained in:
7
internal/installers/env.go
Normal file
7
internal/installers/env.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package installers
|
||||
|
||||
type Env struct {
|
||||
OS string
|
||||
Arch string
|
||||
HelperName string
|
||||
}
|
||||
Reference in New Issue
Block a user