Documentation
¶
Overview ¶
Package tools provides the config-driven tool execution engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine holds registered tool handlers built from config.
func New ¶
New builds an engine from the loaded config. creds supplies credentials to the HTTP template functions and to sources that make authenticated requests; a nil store sends no credentials.
Click to show internal directories.
Click to hide internal directories.