MCPcopy
hub / github.com/pocketbase/pocketbase / setNextFunc

Method setNextFunc

tools/hook/event.go:10–10  ·  view source on GitHub ↗
(f func() error)

Source from the content-addressed store, hash-verified

8 // note: kept only for the generic interface; may get removed in the future
9 nextFunc() func() error
10 setNextFunc(f func() error)
11}
12
13var _ Resolver = (*Event)(nil)

Callers 1

TriggerMethod · 0.65

Implementers 1

Eventtools/hook/event.go

Calls

no outgoing calls

Tested by

no test coverage detected