Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DDL ¶
type FuncMap ¶
type FuncMap map[string]FuncMapEntry
type FuncMapEntry ¶
type Metadata ¶
type Metadata struct { License string `json:"license"` Author string `json:"author"` Timeout int `json:"timeout"` Name string `json:"name"` Version string `json:"version"` URL string `json:"url"` Description string `json:"description"` Provider string `json:"provider,omitempty"` }
Metadata describes an agent at a high level and is required for any agent
Click to show internal directories.
Click to hide internal directories.