Documentation ¶
Overview ¶
ChatGPT Prompts https://chat.openai.com/share/fd3771d8-0bde-460d-bb52-4300a81cdb50
Index ¶
- Constants
- func FindGitRepositories(path string) ([]string, error)
- func GetCommits(path string) (string, string, error)
- func GetCommitsFromTimeRange(repoPath string) (string, string, error)
- func GetLocalTasks(todoFile string) (string, error)
- func GetRepos(paths []string, c chan string, e chan error, q chan int)
- func GetSelfCareAdvice() string
Constants ¶
View Source
const ENVIRONMENT_VARIABLE_ERROR = "TINYCARE_WORKSPACE environment variable not set!"
Variables ¶
This section is empty.
Functions ¶
func FindGitRepositories ¶
func GetCommitsFromTimeRange ¶
func GetLocalTasks ¶
func GetSelfCareAdvice ¶
func GetSelfCareAdvice() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.