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

Struct maxConstraintType

constraint.go:434–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434type maxConstraintType struct{}
435
436func (maxConstraintType) Name() string { return ConstraintMax }
437func (maxConstraintType) Analyze(args []string) ([]any, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected