hook

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package hook provides the plugin help components to be compiled into the hook binary. This includes the code to fetch help from normal and external plugins and the code to build and serve a pluginhelp.Help struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelpAgent

type HelpAgent struct {
	// contains filtered or unexported fields
}

func NewHelpAgent

func NewHelpAgent(pa pluginAgent, ghc githubClient) *HelpAgent

func (*HelpAgent) GeneratePluginHelp

func (ha *HelpAgent) GeneratePluginHelp() *pluginhelp.Help

GeneratePluginHelp compiles and returns the help information for all plugins.

func (*HelpAgent) ServeHTTP

func (ha *HelpAgent) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL