Documentation
¶
Overview ¶
Package startup provides beautiful initialization progress display
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles initialization with progress display
func (*Manager) OnComplete ¶
func (m *Manager) OnComplete(fn func())
OnComplete sets the callback for when all tasks complete
Click to show internal directories.
Click to hide internal directories.