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

Struct rangeConstraintType

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

Source from the content-addressed store, hash-verified

459}
460
461type rangeConstraintType struct{}
462
463func (rangeConstraintType) Name() string { return ConstraintRange }
464func (rangeConstraintType) Analyze(args []string) ([]any, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected