Documentation
¶
Index ¶
- func GetGitHubCLIToken() (string, error)
- func GetToken(tokenFile string) (string, error)
- func LoadTasksFile(filePath string) (*models.TasksFile, error)
- func LogError(err error, message string)
- func LogInfo(message string)
- func ParseProjectID(input string) (string, error)
- func PrintHelp()
- func PrintUserGuide()
- func PrintWelcome(username string)
- func ReadTokenFromFile(filepath string) (string, error)
- func ShowProgress(progressChan <-chan string)
- func WrapError(err error, message string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGitHubCLIToken ¶
func ParseProjectID ¶
func PrintUserGuide ¶
func PrintUserGuide()
func PrintWelcome ¶
func PrintWelcome(username string)
func ReadTokenFromFile ¶
func ShowProgress ¶
func ShowProgress(progressChan <-chan string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.