@@ -0,0 +1,12 @@
package main
type Params struct {
InputData string
OutputPath string
Satellite string
DataId string
LogFile string
TempPath string
Report string
Result string
}
The note is not visible to the blocked user.