hooks

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtractHookManager func(ctx context.Context) IHookManager
View Source
var NewHook func(index int, name string, callbackType any) IHook
View Source
var NewHookImpl func(callback any, plugin IPlugin) IHookImpl
View Source
var NewHookManager func() IHookManager
View Source
var NewRawHook func(name string, callbackType any) IHook
View Source
var Register func(ctx context.Context, items []*IHook) (err error)
View Source
var SetHookManager func(ctx context.Context, store IHookManager) error

Functions

This section is empty.

Types

type ExecuteProto

type ExecuteProto = include.HookExecuteProto

type IEngine

type IEngine = include.IEngine

type IHook

type IHook = include.IHook

type IHookImpl

type IHookImpl = include.IHookImpl

type IHookManager

type IHookManager = include.IHookManager

type IPlugin

type IPlugin = include.IPlugin

Jump to

Keyboard shortcuts

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