Documentation
¶
Index ¶
- func GetLatestReleaseTag(repo_org string, repo_name string) (string, error)
- func ReadFile(filePath string) (string, error)
- func RunCommand(cmd string, args []string, updates chan<- string) error
- func ShowAvailableAgents()
- func UpdateConfigBlock(fullConfig, confBlock string, updates map[string]string) (string, error)
- func ValidateAgent(agent string) bool
- func WriteFile(filePath, updatedContent string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestReleaseTag ¶ added in v0.0.2
func RunCommand ¶ added in v0.0.2
func ShowAvailableAgents ¶
func ShowAvailableAgents()
func UpdateConfigBlock ¶ added in v0.0.2
func ValidateAgent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.