Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelpModel ¶
type HelpModel struct {
// contains filtered or unexported fields
}
func NewHelpModel ¶
func NewHelpModel() HelpModel
type Model ¶
type Model struct {
Progress ModelProg
Help HelpModel
Speed int
AltScreen bool
// contains filtered or unexported fields
}
func NewDefaultModel ¶
func NewDefaultModel() Model
NewDefaultModel constructs the animation model with the shared styling used by both the SSH server and the standalone client.
Click to show internal directories.
Click to hide internal directories.