sqs-browse: started working on tests for controllers
This commit is contained in:
parent
fb749aaee2
commit
43680000a8
14 changed files with 305 additions and 39 deletions
|
|
@ -12,5 +12,6 @@ type Message string
|
|||
|
||||
// PromptForInput indicates that the context is requesting a line of input
|
||||
type PromptForInput struct {
|
||||
Prompt string
|
||||
OnDone uimodels.Operation
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue