Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputTest ¶
func NewInputTest ¶
func (*InputTest) Set ¶
func (t *InputTest) Set(opt NameProvider, value string)
func (*InputTest) SetWithFailure ¶
func (t *InputTest) SetWithFailure(opt NameProvider, value string, msg string)
type NameProvider ¶
type NameProvider interface {
GetName() string
}
Click to show internal directories.
Click to hide internal directories.