4 lines
38 B
Go
4 lines
38 B
Go
|
package sim
|
||
|
|
||
|
type Command interface{}
|