package shortcuts const ( UnsupportedBindType = "Bind data must be a struct, *struct, fiber.Map, or map[string]any." )