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

Struct guidConstraintType

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

Source from the content-addressed store, hash-verified

261}
262
263type guidConstraintType struct{}
264
265func (guidConstraintType) Name() string { return ConstraintGUID }
266func (guidConstraintType) Execute(param string, _ []any) bool {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected