MCPcopy
hub / github.com/gofiber/fiber / testCustomConstraintWithTypedAnalyzer

Struct testCustomConstraintWithTypedAnalyzer

constraint_test.go:304–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304type testCustomConstraintWithTypedAnalyzer struct{}
305
306func (*testCustomConstraintWithTypedAnalyzer) Name() string { return "customRole" }
307func (*testCustomConstraintWithTypedAnalyzer) Execute(param string, args ...string) bool {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected