Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Defaults ¶
type Defaults struct {
SkillRepoURL string
SkillRepoRef string
HostedAgentsCatalogURL string
HostedAgentsCatalogRef string
AllowLocalRepos bool
}
Defaults are the seed values for the resources that point at Obot's own content repositories. They are grouped rather than passed positionally because they are all strings, and a swapped pair would only surface as a repository that fails to sync at runtime.
Click to show internal directories.
Click to hide internal directories.