add new multiple generate function
This commit is contained in:
5
models/output.go
Normal file
5
models/output.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type Outputs []Output
|
||||
|
||||
type Output []byte
|
||||
Reference in New Issue
Block a user