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