Session
Browse all 141 subdomain entities categorized under Session in the fiber Architecture Docs architecture documentation.
TestData_Get() — fiber Function Reference
Architecture documentation for the TestData_Get() function in data_test.go from the fiber codebase.
TestData_Len() — fiber Function Reference
Architecture documentation for the TestData_Len() function in data_test.go from the fiber codebase.
TestData_PoolReuseDoesNotLeakEntries() — fiber Function Reference
Architecture documentation for the TestData_PoolReuseDoesNotLeakEntries() function in data_test.go from the fiber codebase.
TestData_Reset() — fiber Function Reference
Architecture documentation for the TestData_Reset() function in data_test.go from the fiber codebase.
TestData_ResetPreservesAllocation() — fiber Function Reference
Architecture documentation for the TestData_ResetPreservesAllocation() function in data_test.go from the fiber codebase.
TestKeys() — fiber Function Reference
Architecture documentation for the TestKeys() function in data_test.go from the fiber codebase.
getEffectiveStatusCode() — fiber Function Reference
Architecture documentation for the getEffectiveStatusCode() function in limiter.go from the fiber codebase.
bucketForOriginalHit() — fiber Function Reference
Architecture documentation for the bucketForOriginalHit() function in limiter_sliding.go from the fiber codebase.
canceledContextWithMarker() — fiber Function Reference
Architecture documentation for the canceledContextWithMarker() function in limiter_test.go from the fiber codebase.
newContextRecorderLimiterStorage() — fiber Function Reference
Architecture documentation for the newContextRecorderLimiterStorage() function in limiter_test.go from the fiber codebase.
newCountingFailStorage() — fiber Function Reference
Architecture documentation for the newCountingFailStorage() function in limiter_test.go from the fiber codebase.
newFailingLimiterStorage() — fiber Function Reference
Architecture documentation for the newFailingLimiterStorage() function in limiter_test.go from the fiber codebase.
sleepForRetryAfter() — fiber Function Reference
Architecture documentation for the sleepForRetryAfter() function in limiter_test.go from the fiber codebase.
Test_Limiter_Bug_NewErrorf_SkipSuccessfulRequests_FixedWindow() — fiber Function Reference
Architecture documentation for the Test_Limiter_Bug_NewErrorf_SkipSuccessfulRequests_FixedWindow() function in limiter_test.go from the fiber codebase.
Test_Limiter_Concurrency() — fiber Function Reference
Architecture documentation for the Test_Limiter_Concurrency() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_Window_Custom_Storage_No_Skip_Choices() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_Window_Custom_Storage_No_Skip_Choices() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_Window_Custom_Storage_Skip_Failed_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_Window_Custom_Storage_Skip_Failed_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_Window_Custom_Storage_Skip_Successful_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_Window_Custom_Storage_Skip_Successful_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Fixed_Window_Skip_Failed_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Fixed_Window_Skip_Failed_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_ExpirationFunc_FallbackOnZeroDuration() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_ExpirationFunc_FallbackOnZeroDuration() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_ExpirationFuncOverridesStaticExpiration() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_ExpirationFuncOverridesStaticExpiration() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_Custom_Storage_No_Skip_Choices() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_Custom_Storage_No_Skip_Choices() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_Custom_Storage_Skip_Failed_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_Custom_Storage_Skip_Failed_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_Custom_Storage_Skip_Successful_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_Custom_Storage_Skip_Successful_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_RecalculatesAfterHandlerDelay() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_RecalculatesAfterHandlerDelay() function in limiter_test.go from the fiber codebase.
Test_Limiter_Sliding_Window_Skip_Successful_Requests() — fiber Function Reference
Architecture documentation for the Test_Limiter_Sliding_Window_Skip_Successful_Requests() function in limiter_test.go from the fiber codebase.
Test_Limiter_With_Max_Func_With_Zero() — fiber Function Reference
Architecture documentation for the Test_Limiter_With_Max_Func_With_Zero() function in limiter_test.go from the fiber codebase.
Test_Sliding_Window() — fiber Function Reference
Architecture documentation for the Test_Sliding_Window() function in limiter_test.go from the fiber codebase.
TestLimiterFixedPropagatesRequestContextToStorage() — fiber Function Reference
Architecture documentation for the TestLimiterFixedPropagatesRequestContextToStorage() function in limiter_test.go from the fiber codebase.
TestLimiterFixedStorageGetError() — fiber Function Reference
Architecture documentation for the TestLimiterFixedStorageGetError() function in limiter_test.go from the fiber codebase.
TestLimiterFixedStorageGetErrorDisableRedaction() — fiber Function Reference
Architecture documentation for the TestLimiterFixedStorageGetErrorDisableRedaction() function in limiter_test.go from the fiber codebase.
TestLimiterFixedStorageSetError() — fiber Function Reference
Architecture documentation for the TestLimiterFixedStorageSetError() function in limiter_test.go from the fiber codebase.
TestLimiterFixedStorageSetErrorDisableRedaction() — fiber Function Reference
Architecture documentation for the TestLimiterFixedStorageSetErrorDisableRedaction() function in limiter_test.go from the fiber codebase.
TestLimiterFixedStorageSetErrorOnSkipSuccessfulRequests() — fiber Function Reference
Architecture documentation for the TestLimiterFixedStorageSetErrorOnSkipSuccessfulRequests() function in limiter_test.go from the fiber codebase.
TestLimiterSlidingPropagatesRequestContextToStorage() — fiber Function Reference
Architecture documentation for the TestLimiterSlidingPropagatesRequestContextToStorage() function in limiter_test.go from the fiber codebase.
BenchmarkAppendMsgcachedHeader() — fiber Function Reference
Architecture documentation for the BenchmarkAppendMsgcachedHeader() function in manager_msgp_test.go from the fiber codebase.
BenchmarkDecodecachedHeader() — fiber Function Reference
Architecture documentation for the BenchmarkDecodecachedHeader() function in manager_msgp_test.go from the fiber codebase.
BenchmarkEncodeitem() — fiber Function Reference
Architecture documentation for the BenchmarkEncodeitem() function in manager_msgp_test.go from the fiber codebase.
BenchmarkMarshalMsgitem() — fiber Function Reference
Architecture documentation for the BenchmarkMarshalMsgitem() function in manager_msgp_test.go from the fiber codebase.
BenchmarkMarshalMsgitem() — fiber Function Reference
Architecture documentation for the BenchmarkMarshalMsgitem() 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.
TestEncodeDecodecachedHeader() — fiber Function Reference
Architecture documentation for the TestEncodeDecodecachedHeader() 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.
TestMarshalUnmarshalcachedHeader() — fiber Function Reference
Architecture documentation for the TestMarshalUnmarshalcachedHeader() function in manager_msgp_test.go from the fiber codebase.
Test_manager_get() — fiber Function Reference
Architecture documentation for the Test_manager_get() function in manager_test.go from the fiber codebase.
acquireMiddleware() — fiber Function Reference
Architecture documentation for the acquireMiddleware() function in middleware.go from the fiber codebase.
FromContext() — fiber Function Reference
Architecture documentation for the FromContext() function in middleware.go from the fiber codebase.
New() — fiber Function Reference
Architecture documentation for the New() function in middleware.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