hook

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Hooks = map[string]*CommandHook{
	"bee.builtin.copy":  copyHook,
	"bee.builtin.fetch": fetchHook,
}

Functions

This section is empty.

Types

type CommandHook

type CommandHook struct {
	PreRun  module.RunE
	Run     module.RunE
	PostRun module.RunE
}

Jump to

Keyboard shortcuts

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