All Entities
Browse all 3,760 entities in the fiber Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
Adapters — fiber Architecture
Converts third-party middleware and handlers to the Fiber standard Architecture documentation for the Adapters subdomain (part of FiberCore domain) in the fiber codebase. Contains 87 source files.
Caching — fiber Architecture
Handles server-side response caching and ETag generation Architecture documentation for the Caching subdomain (part of FiberMiddleware domain) in the fiber codebase. Contains 7 source files.
Context — fiber Architecture
Provides an interface for interacting with HTTP requests and responses Architecture documentation for the Context subdomain (part of FiberCore domain) in the fiber codebase. Contains 26 source files.
Extractors — fiber Architecture
Utility functions for pulling specific values from the Ctx Architecture documentation for the Extractors subdomain (part of DataBinding domain) in the fiber codebase. Contains 6 source files.
Hooks — fiber Architecture
Executes logic before and after request firing Architecture documentation for the Hooks subdomain (part of FiberClient domain) in the fiber codebase. Contains 10 source files.
MemoryStore — fiber Architecture
Native Go map implementation with expiration logic Architecture documentation for the MemoryStore subdomain (part of InternalStorage domain) in the fiber codebase. Contains 5 source files.
PayloadParsers — fiber Architecture
Format-specific decoders for various body types Architecture documentation for the PayloadParsers subdomain (part of DataBinding domain) in the fiber codebase. Contains 13 source files.
Routing — fiber Architecture
Manages route registration and path matching logic Architecture documentation for the Routing subdomain (part of FiberCore domain) in the fiber codebase. Contains 22 source files.
Security — fiber Architecture
Implements CSRF, CORS, BasicAuth, and Helmet headers Architecture documentation for the Security subdomain (part of FiberMiddleware domain) in the fiber codebase. Contains 8 source files.
Session — fiber Architecture
Manages persistent user state via cookies or external storage Architecture documentation for the Session subdomain (part of FiberMiddleware domain) in the fiber codebase. Contains 16 source files.
Transport — fiber Architecture
Manages underlying fasthttp connection pools and TLS Architecture documentation for the Transport subdomain (part of FiberClient domain) in the fiber codebase. Contains 6 source files.
any Type — fiber Architecture
Architecture documentation for the any type/interface in adapter_test.go from the fiber codebase.
dummyFuncHandler Type — fiber Architecture
Architecture documentation for the dummyFuncHandler type/interface in adapter_test.go from the fiber codebase.
dummyHandler Type — fiber Architecture
Architecture documentation for the dummyHandler type/interface in adapter_test.go from the fiber codebase.
disableLogger Type — fiber Architecture
Architecture documentation for the disableLogger type/interface in adaptor.go from the fiber codebase.
byte Type — fiber Architecture
Architecture documentation for the byte type/interface in adaptor_test.go from the fiber codebase.
contextKey Type — fiber Architecture
Architecture documentation for the contextKey type/interface in adaptor_test.go from the fiber codebase.
contextKeyType Type — fiber Architecture
Architecture documentation for the contextKeyType type/interface in adaptor_test.go from the fiber codebase.
customContext Type — fiber Architecture
Architecture documentation for the customContext type/interface in adaptor_test.go from the fiber codebase.
error Type — fiber Architecture
Architecture documentation for the error type/interface in adaptor_test.go from the fiber codebase.
failingReader Type — fiber Architecture
Architecture documentation for the failingReader type/interface in adaptor_test.go from the fiber codebase.
Header Type — fiber Architecture
Architecture documentation for the Header type/interface in adaptor_test.go from the fiber codebase.
key Type — fiber Architecture
Architecture documentation for the key type/interface in adaptor_test.go from the fiber codebase.
netHTTPBody Type — fiber Architecture
Architecture documentation for the netHTTPBody type/interface in adaptor_test.go from the fiber codebase.
netHTTPResponseWriter Type — fiber Architecture
Architecture documentation for the netHTTPResponseWriter type/interface in adaptor_test.go from the fiber codebase.
string Type — fiber Architecture
Architecture documentation for the string type/interface in adaptor_test.go from the fiber codebase.
testContext Type — fiber Architecture
Architecture documentation for the testContext type/interface in adaptor_test.go from the fiber codebase.
testStruct Type — fiber Architecture
Architecture documentation for the testStruct type/interface in adaptor_test.go from the fiber codebase.
App Type — fiber Architecture
Architecture documentation for the App type/interface in app.go from the fiber codebase.
Config Type — fiber Architecture
Architecture documentation for the Config type/interface in app.go from the fiber codebase.
disableLogger Type — fiber Architecture
Architecture documentation for the disableLogger type/interface in app.go from the fiber codebase.
Duration Type — fiber Architecture
Architecture documentation for the Duration type/interface in app.go from the fiber codebase.
Error Type — fiber Architecture
Architecture documentation for the Error type/interface in app.go from the fiber codebase.
ErrorHandler Type — fiber Architecture
Architecture documentation for the ErrorHandler type/interface in app.go from the fiber codebase.
Handler Type — fiber Architecture
Architecture documentation for the Handler type/interface in app.go from the fiber codebase.
Map Type — fiber Architecture
Architecture documentation for the Map type/interface in app.go from the fiber codebase.
RouteMessage Type — fiber Architecture
Architecture documentation for the RouteMessage type/interface in app.go from the fiber codebase.
string Type — fiber Architecture
Architecture documentation for the string type/interface in app.go from the fiber codebase.
TestConfig Type — fiber Architecture
Architecture documentation for the TestConfig type/interface in app.go from the fiber codebase.
TrustProxyConfig Type — fiber Architecture
Architecture documentation for the TrustProxyConfig type/interface in app.go from the fiber codebase.
app Type — fiber Architecture
Architecture documentation for the app type/interface in app_integration_test.go from the fiber codebase.
DefaultCtx Type — fiber Architecture
Architecture documentation for the DefaultCtx type/interface in app_integration_test.go from the fiber codebase.
integrationCustomCtx Type — fiber Architecture
Architecture documentation for the integrationCustomCtx type/interface in app_integration_test.go from the fiber codebase.
middlewareCombinationTestCase Type — fiber Architecture
Architecture documentation for the middlewareCombinationTestCase type/interface in app_integration_test.go from the fiber codebase.
app Type — fiber Architecture
Architecture documentation for the app type/interface in app_test.go from the fiber codebase.
args Type — fiber Architecture
Architecture documentation for the args type/interface in app_test.go from the fiber codebase.
bool Type — fiber Architecture
Architecture documentation for the bool type/interface in app_test.go from the fiber codebase.
countingView Type — fiber Architecture
Architecture documentation for the countingView type/interface in app_test.go from the fiber codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free