Caching
Browse all 134 subdomain entities categorized under Caching in the fiber Architecture Docs architecture documentation.
Test_CustomKey() — fiber Function Reference
Architecture documentation for the Test_CustomKey() function in cache_test.go from the fiber codebase.
Test_ParseMaxAge() — fiber Function Reference
Architecture documentation for the Test_ParseMaxAge() function in cache_test.go from the fiber codebase.
Test_RequestPragmaNoCacheTriggersMiss() — fiber Function Reference
Architecture documentation for the Test_RequestPragmaNoCacheTriggersMiss() function in cache_test.go from the fiber codebase.
Test_unquoteCacheDirective() — fiber Function Reference
Architecture documentation for the Test_unquoteCacheDirective() function in cache_test.go from the fiber codebase.
TestCacheAgeHeader() — fiber Function Reference
Architecture documentation for the TestCacheAgeHeader() function in cache_test.go from the fiber codebase.
TestCacheCleanupPropagatesRequestContextToDelete() — fiber Function Reference
Architecture documentation for the TestCacheCleanupPropagatesRequestContextToDelete() function in cache_test.go from the fiber codebase.
TestCacheEvictionPropagatesRequestContextToDelete() — fiber Function Reference
Architecture documentation for the TestCacheEvictionPropagatesRequestContextToDelete() function in cache_test.go from the fiber codebase.
TestCacheUpstreamAge() — fiber Function Reference
Architecture documentation for the TestCacheUpstreamAge() function in cache_test.go from the fiber codebase.
bool() — fiber Function Reference
Architecture documentation for the bool() function in config.go from the fiber codebase.
Ctx() — fiber Function Reference
Architecture documentation for the Ctx() function in config.go from the fiber codebase.
int() — fiber Function Reference
Architecture documentation for the int() function in config.go from the fiber codebase.
string() — fiber Function Reference
Architecture documentation for the string() function in config.go from the fiber codebase.
New() — fiber Function Reference
Architecture documentation for the New() function in limiter.go from the fiber codebase.
rotateWindow() — fiber Function Reference
Architecture documentation for the rotateWindow() function in limiter_sliding.go from the fiber codebase.
secondsToDuration() — fiber Function Reference
Architecture documentation for the secondsToDuration() function in limiter_sliding.go from the fiber codebase.
Benchmark_Limiter() — fiber Function Reference
Architecture documentation for the Benchmark_Limiter() function in limiter_test.go from the fiber codebase.
contextWithMarker() — fiber Function Reference
Architecture documentation for the contextWithMarker() function in limiter_test.go from the fiber codebase.
Test_Limiter_Bug_NewErrorf_SkipSuccessfulRequests_SlidingWindow() — fiber Function Reference
Architecture documentation for the Test_Limiter_Bug_NewErrorf_SkipSuccessfulRequests_SlidingWindow() function in limiter_test.go from the fiber codebase.
Test_Limiter_Concurrency_Store() — fiber Function Reference
Architecture documentation for the Test_Limiter_Concurrency_Store() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_ExpirationFunc_FallbackOnNegativeDuration() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_ExpirationFunc_FallbackOnNegativeDuration() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_ExpirationFuncOverridesStaticExpiration() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_ExpirationFuncOverridesStaticExpiration() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_Window_Skip_Successful_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_Window_Skip_Successful_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_MaxFuncOverridesStaticMax() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_MaxFuncOverridesStaticMax() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_No_Skip_Choices() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_No_Skip_Choices() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_SkipFailedRequests_DecrementsPreviousWindow() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_SkipFailedRequests_DecrementsPreviousWindow() function in limiter_test.go from the fiber codebase.
newManager() — fiber Function Reference
Architecture documentation for the newManager() function in manager.go from the fiber codebase.
BenchmarkAppendMsgitem() — fiber Function Reference
Architecture documentation for the BenchmarkAppendMsgitem() function in manager_msgp_test.go from the fiber codebase.
BenchmarkDecodeitem() — fiber Function Reference
Architecture documentation for the BenchmarkDecodeitem() function in manager_msgp_test.go from the fiber codebase.
BenchmarkDecodeitem() — fiber Function Reference
Architecture documentation for the BenchmarkDecodeitem() function in manager_msgp_test.go from the fiber codebase.
BenchmarkEncodecachedHeader() — fiber Function Reference
Architecture documentation for the BenchmarkEncodecachedHeader() function in manager_msgp_test.go from the fiber codebase.
BenchmarkMarshalMsgcachedHeader() — fiber Function Reference
Architecture documentation for the BenchmarkMarshalMsgcachedHeader() function in manager_msgp_test.go from the fiber codebase.
BenchmarkUnmarshalcachedHeader() — fiber Function Reference
Architecture documentation for the BenchmarkUnmarshalcachedHeader() function in manager_msgp_test.go from the fiber codebase.
BenchmarkUnmarshalitem() — fiber Function Reference
Architecture documentation for the BenchmarkUnmarshalitem() function in manager_msgp_test.go from the fiber codebase.
TestEncodeDecodeitem() — fiber Function Reference
Architecture documentation for the TestEncodeDecodeitem() function in manager_msgp_test.go from the fiber codebase.
TestMarshalUnmarshalitem() — fiber Function Reference
Architecture documentation for the TestMarshalUnmarshalitem() function in manager_msgp_test.go from the fiber codebase.
TestMarshalUnmarshalitem() — fiber Function Reference
Architecture documentation for the TestMarshalUnmarshalitem() function in manager_msgp_test.go from the fiber codebase.
Test_manager_logKey() — fiber Function Reference
Architecture documentation for the Test_manager_logKey() function in manager_test.go from the fiber codebase.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free