Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cleanup ¶
Cleanup removes a dynamic repository directory. Call this when KEEP_TEST_REPOS is not set and you're done with the repo.
func CreateRepo ¶
func CreateRepo() (string, *git.Repository, error)
CreateRepo creates a new dynamic repository for llm-runtime to work in. If KEEP_TEST_REPOS=true, the repo persists after the program exits. Otherwise, the caller is responsible for cleanup.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.