Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowSuccess ¶
func ShowSuccess(fileName string)
Types ¶
type LoadingSpinner ¶
type LoadingSpinner interface { Start(text string) Stop() }
func NewLoadingSpinner ¶
func NewLoadingSpinner() LoadingSpinner
Click to show internal directories.
Click to hide internal directories.