MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / HookType

TypeAlias HookType

internal/hooks/types.go:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26)
27
28type HookType string
29
30const (
31 PreTransaction HookType = "PRE_TRANSACTION"

Callers 1

ListHooksMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected