initial
This commit is contained in:
7
index/args.go
Normal file
7
index/args.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package index
|
||||
|
||||
type Args struct {
|
||||
InReal []float64
|
||||
Period int
|
||||
Debug bool
|
||||
}
|
||||
Reference in New Issue
Block a user