initial commit lets start to have some fun
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package schema
|
||||
|
||||
type Program struct {
|
||||
Name string `json:"name"`
|
||||
TypeName string `json:"typeName"`
|
||||
}
|
||||
Reference in New Issue
Block a user