Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Helper ¶
type Helper func(variable string, targetString *string, targetInt *int, targetFloat *float64) (bool, error)
Helper is an function help choice logic
func NewFloatEq ¶
func NewFloatEq() Helper
func NewFloatGt ¶
func NewFloatGt() Helper
func NewFloatGte ¶
func NewFloatGte() Helper
func NewFloatLt ¶
func NewFloatLt() Helper
func NewFloatLte ¶
func NewFloatLte() Helper
func NewStringEq ¶
func NewStringEq() Helper
Click to show internal directories.
Click to hide internal directories.