9 lines
99 B
Go
9 lines
99 B
Go
package strategies
|
|
|
|
type Turbot2StringKite struct {
|
|
Base
|
|
}
|
|
type TurbotSkyscraper struct {
|
|
Base
|
|
}
|