type Test struct { Date time.Time `form:"Date, 2006-01-02"` Save bool `form:"Save"` }
Attach a file by drag & drop or click to upload