Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TecharoHQ/anubis
/ Func
FuncType
Func
lib/policy/checker/checker.go:17–17 ·
view source on GitHub ↗
func(*http.Request) (bool, error)
Source
from the content-addressed store, hash-verified
15
}
16
17
type
Func
func
(*http.Request) (bool, error)
18
19
func
(f Func) Check(r *http.Request) (bool, error) {
20
return
f(r)
Callers
2
CheckUA
Method · 0.92
CheckNetwork
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected