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

Struct minConstraintType

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

Source from the content-addressed store, hash-verified

405}
406
407type minConstraintType struct{}
408
409func (minConstraintType) Name() string { return ConstraintMin }
410func (minConstraintType) Analyze(args []string) ([]any, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected