Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseCheck ¶
type IntCheck ¶
type StringCheck ¶
type StringCheck struct {
BaseCheck `config:",squash"`
Content string
ContentExpected bool `config:"content_expected"`
}
func (StringCheck) Validate ¶
func (s StringCheck) Validate() error
Click to show internal directories.
Click to hide internal directories.