package
Version:
v1.0.67
Opens a new window with list of versions in this module.
Published: May 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Form struct {
url.Values
Errors errors
}
Form is a type holding a genaral form struct including an url.Values object
New is a function to initialize a form struct
Has checks for the existence of a form field in the post and ensures is not empty
Valid returns false in case of errors, otherwise true
Source Files
¶
Click to show internal directories.
Click to hide internal directories.