Versions in this module Expand all Collapse all v0 v0.0.2 Dec 27, 2025 v0.0.1 Nov 14, 2025 Changes in this version + var QuotesJSON embed.FS + func GetPWAQuote() (string, error) + func GetRandomQuote() (string, error) + func GetVCSQuote() (string, error) + func GetWebsiteQuote() (string, error) + func NewProgressBar(total int, description string) *progressbar.ProgressBar + func NewProgressWriter(bar *progressbar.ProgressBar) *progressWriter + func PrintQuote() + type NonInteractivePrompter struct + func NewNonInteractivePrompter(quoteFunc func() (string, error)) *NonInteractivePrompter + func (p *NonInteractivePrompter) IsInteractive() bool + func (p *NonInteractivePrompter) Start() + func (p *NonInteractivePrompter) Stop() + type Quotes struct + CodeRelatedLong []string + CodeRelatedShort []string + EncryptionServiceMessages []string + ImageRelated struct{ ... } + InitWorkAssimilate []string + PWAProcessing []string + VCSProcessing []string