Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Logger ¶
type Logger struct { PrintfCall struct { Receives struct { Message string Arguments []interface{} } Messages []string } PrintlnCall struct { Receives struct { Message string } Messages []string } PromptCall struct { CallCount int Receives struct { Message string } Returns struct { Proceed bool } } NoConfirmCall struct { CallCount int } }
Click to show internal directories.
Click to hide internal directories.