Documentation ¶
Index ¶
- func AssignForm(form interface{}, data map[string]interface{})
- func Contexter() macaron.Handler
- func GetSize(field reflect.StructField) string
- func I18n(key string) string
- func Validate(errs binding.Errors, data map[string]interface{}, f Form, l macaron.Locale) binding.Errors
- type Context
- type Form
- type Login
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssignForm ¶
func AssignForm(form interface{}, data map[string]interface{})
AssignForm assign form values back to the template data.
func GetSize ¶
func GetSize(field reflect.StructField) string
Types ¶
Click to show internal directories.
Click to hide internal directories.