Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
- type Prompter
- func (_m *Prompter) Choose(_a0 string, _a1 []string) int
- func (_m *Prompter) ChooseWithDefault(_a0 string, _a1 string, _a2 []string) (string, error)
- func (_m *Prompter) Password(_a0 string) string
- func (_m *Prompter) RequestSecurityCode(_a0 string) string
- func (_m *Prompter) String(_a0 string, _a1 string) string
- func (_m *Prompter) StringRequired(_a0 string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prompter ¶
Prompter is an autogenerated mock type for the Prompter type
func (*Prompter) ChooseWithDefault ¶
ChooseWithDefault provides a mock function with given fields: _a0, _a1, _a2
func (*Prompter) RequestSecurityCode ¶
RequestSecurityCode provides a mock function with given fields: _a0
func (*Prompter) StringRequired ¶
StringRequired provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.