Subdomain
Browse all 11 node type entities categorized under Subdomain in the fiber Architecture Docs architecture documentation.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free