Versions in this module Expand all Collapse all v0 v0.1.0 May 3, 2023 Changes in this version + type HelpAgent struct + func NewHelpAgent(pa pluginAgent, ghc githubClient) *HelpAgent + func (ha *HelpAgent) GeneratePluginHelp() *pluginhelp.Help + func (ha *HelpAgent) ServeHTTP(w http.ResponseWriter, r *http.Request)