4 lines
46 B
Go
4 lines
46 B
Go
|
package util
|
||
|
|
||
|
type FormData map[string]string
|