Documentation
¶
Overview ¶
Package capability discovers bounded, non-secret metadata about skills and helper tools that a delegated provider session may use.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inventory ¶
type Inventory struct {
Provider string
Skills []Skill
Helpers []Helper
Tools []string
SkillDirectories []string
}
Click to show internal directories.
Click to hide internal directories.