Documentation
¶
Index ¶
- func AssignForm(form interface{}, data map[string]interface{})
- func GetMaxSize(field reflect.StructField) string
- func GetMinSize(field reflect.StructField) string
- func SignedInId(req *http.Request, sess session.Store) int64
- func SignedInUser(req *http.Request, sess session.Store) (*models.User, bool)
- type AddSSHKeyForm
- type AdminEditUserForm
- type AuthenticationForm
- type ChangePasswordForm
- type CreateIssueForm
- type CreateLabelForm
- type CreateMilestoneForm