package
8.8.8-rc1+incompatible
Repository: https://github.com/shieldproject/shield.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewForm creates and returns a pointer to a new Form object.
No description provided by the author

# Structs

A Field represents a single piece of information that the operator must enter, usually in the larger context of a Form.
A Form represents a set of Fields that an operator must fill out in order to change some piece of data elsewhere inside of SHIELD.
No description provided by the author

# Interfaces

A ComplexValue represents some thing that needs to be displayed one way to a human operator, and another way to a machine (API).

# Type aliases

A FieldProcessor is any function that validates, transforms, or replaces a value entered by the operator into a different value.