aux platform
This commit is contained in:
12
extract/params.go
Normal file
12
extract/params.go
Normal file
@@ -0,0 +1,12 @@
|
||||
package extract
|
||||
|
||||
type Params struct {
|
||||
InputData string
|
||||
OutputPath string
|
||||
Satellite string
|
||||
DataId string
|
||||
LogFile string
|
||||
TempPath string
|
||||
Report string
|
||||
Result string
|
||||
}
|
||||
Reference in New Issue
Block a user