OldInputData Type — fiber Architecture
Architecture documentation for the OldInputData type/interface in redirect.go from the fiber codebase.
Entity Profile
Dependency Diagram
graph TD d619f762_ad2c_83c9_5383_6f847057df47["OldInputData"] c50a8caf_2773_241c_9f34_49133f549127["redirect.go"] d619f762_ad2c_83c9_5383_6f847057df47 -->|defined in| c50a8caf_2773_241c_9f34_49133f549127 style d619f762_ad2c_83c9_5383_6f847057df47 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
redirect.go lines 78–81
type OldInputData struct {
Key string
Value string
}
Defined In
Source
Frequently Asked Questions
What is the OldInputData type?
OldInputData is a type/interface in the fiber codebase, defined in redirect.go.
Where is OldInputData defined?
OldInputData is defined in redirect.go at line 78.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free