package form const ( InputTypeText = "text" InputTypePassword = "password" )