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

Struct customConstraint

app_test.go:525–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523}
524
525type customConstraint struct{}
526
527func (*customConstraint) Name() string {
528 return "test"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected