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