6 lines
63 B
Go
6 lines
63 B
Go
package models
|
|
|
|
type Outputs []Output
|
|
|
|
type Output []byte
|
package models
|
|
|
|
type Outputs []Output
|
|
|
|
type Output []byte
|