Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
13
var
_ Resolver = (*Event)(nil)
Callers
1
Trigger
Method · 0.65
Implementers
1
Event
tools/hook/event.go
Calls
no outgoing calls
Tested by
no test coverage detected