design data type to handle submissions: type submission struct { ... }
design data type to handle submissions:
type submission struct {
...
}