Context — fiber Architecture
Provides an interface for interacting with HTTP requests and responses
Entity Profile
Dependency Diagram
graph TD subdomain_FiberCore_Context["Context"] edd60c6a_f37d_c392_5301_d2d5a002990a["listen_test.go"] subdomain_FiberCore_Context --> edd60c6a_f37d_c392_5301_d2d5a002990a 861529d8_c77d_779c_a04e_384693fbcc82["app_integration_test.go"] subdomain_FiberCore_Context --> 861529d8_c77d_779c_a04e_384693fbcc82 5970c75f_6b8c_d928_0978_508af8bdf1cc["ctx_interface.go"] subdomain_FiberCore_Context --> 5970c75f_6b8c_d928_0978_508af8bdf1cc 903c656d_fcfd_4b64_bd44_842af8f82a27["ctx_interface_gen.go"] subdomain_FiberCore_Context --> 903c656d_fcfd_4b64_bd44_842af8f82a27 e728fdd2_242f_706b_c1d2_041b3d6badb5["app_test.go"] subdomain_FiberCore_Context --> e728fdd2_242f_706b_c1d2_041b3d6badb5 1e8c99f4_bd0c_bc1c_6ed5_b509aac16b78["services.go"] subdomain_FiberCore_Context --> 1e8c99f4_bd0c_bc1c_6ed5_b509aac16b78 5c0551bf_c540_a0e4_2d7e_5dfff598f76c["tls.go"] subdomain_FiberCore_Context --> 5c0551bf_c540_a0e4_2d7e_5dfff598f76c bec0e401_e4cd_f765_6df3_a79059073e50["helpers.go"] subdomain_FiberCore_Context --> bec0e401_e4cd_f765_6df3_a79059073e50 258982c0_9752_bf98_01ce_836d4de563e1["app.go"] subdomain_FiberCore_Context --> 258982c0_9752_bf98_01ce_836d4de563e1 040d1690_51eb_9416_23b2_7b1543e92d65["state_test.go"] subdomain_FiberCore_Context --> 040d1690_51eb_9416_23b2_7b1543e92d65 06704709_6b3e_c36a_84b3_c50264ae004e["exponential_backoff_test.go"] subdomain_FiberCore_Context --> 06704709_6b3e_c36a_84b3_c50264ae004e 55065b01_f5dc_4e53_5a74_5ecc7aca8f52["bind_test.go"] subdomain_FiberCore_Context --> 55065b01_f5dc_4e53_5a74_5ecc7aca8f52 cad7e9fd_e7ea_d2d5_dcdb_0dc8cb836c4d["ctx.go"] subdomain_FiberCore_Context --> cad7e9fd_e7ea_d2d5_dcdb_0dc8cb836c4d 8d9e2d11_b2e2_c9a3_6b3e_0aab1fd11114["exponential_backoff.go"] subdomain_FiberCore_Context --> 8d9e2d11_b2e2_c9a3_6b3e_0aab1fd11114 style subdomain_FiberCore_Context fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- BenchmarkAppendMsgredirectionMsgs()
- BenchmarkBind_All()
- BenchmarkDecoderedirectionMsgs()
- BenchmarkEncoderedirectionMsg()
- BenchmarkMarshalMsgredirectionMsg()
- BenchmarkState_Delete()
- BenchmarkState_GetBool()
- BenchmarkState_GetComplex128()
- BenchmarkState_GetFloat32()
- BenchmarkState_GetInt16()
- BenchmarkState_GetInt64()
- BenchmarkState_GetStateWithDefault()
- BenchmarkState_GetString()
- BenchmarkState_GetUint()
- BenchmarkState_GetUint16()
- BenchmarkState_GetUint64()
- BenchmarkState_Keys()
- BenchmarkState_MustGet()
- BenchmarkState_MustGetService()
- BenchmarkState_MustGetStateGeneric()
- BenchmarkState_Set()
- BenchmarkUnmarshalredirectionMsg()
- Benchmark_Bind_Body_CBOR()
- Benchmark_Bind_Body_Form_Map()
- Benchmark_Bind_Body_MsgPack()
- Benchmark_Bind_Body_MultipartForm()
- Benchmark_Bind_Cookie()
- Benchmark_Bind_Header()
- Benchmark_Bind_Query()
- Benchmark_Bind_Query_Map()
- Benchmark_Bind_Query_WithParseParam()
- Benchmark_Bind_RespHeader()
- Benchmark_Bind_URI_Map()
- Benchmark_Communication_Flow()
- Benchmark_Ctx_AcceptsCharsets()
- Benchmark_Ctx_AcquireReleaseFlow()
- Benchmark_Ctx_Append()
- Benchmark_Ctx_AutoFormat()
- Benchmark_Ctx_AutoFormat_JSON()
- Benchmark_Ctx_AutoFormat_XML()
- Benchmark_Ctx_BodyRaw()
- Benchmark_Ctx_BodyStreamWriter()
- Benchmark_Ctx_Body_With_Compression()
- Benchmark_Ctx_Body_With_Compression_Immutable()
- Benchmark_Ctx_Cookie()
- Benchmark_Ctx_Fresh_WithNoCache()
- Benchmark_Ctx_GetRespHeaders()
- Benchmark_Ctx_Host()
- Benchmark_Ctx_IP()
- Benchmark_Ctx_IP_With_ProxyHeader()
- Benchmark_Ctx_IP_With_ProxyHeader_and_IP_Validation()
- Benchmark_Ctx_IPs()
- Benchmark_Ctx_IPs_With_IP_Validation()
- Benchmark_Ctx_IPs_v6_With_IP_Validation()
- Benchmark_Ctx_Is()
- Benchmark_Ctx_IsFromLocalhost()
- Benchmark_Ctx_JSONP()
- Benchmark_Ctx_JSON_Ctype()
- Benchmark_Ctx_Links()
- Benchmark_Ctx_MultipartForm()
- Benchmark_Ctx_Params()
- Benchmark_Ctx_Protocol()
- Benchmark_Ctx_Queries()
- Benchmark_Ctx_Range()
- Benchmark_Ctx_RenderLocals()
- Benchmark_Ctx_RenderWithLocalsAndViewBind()
- Benchmark_Ctx_SendString_B()
- Benchmark_Ctx_String()
- Benchmark_Ctx_Subdomains()
- Benchmark_Ctx_Type_Charset()
- Benchmark_Ctx_Vary()
- Benchmark_Ctx_Write()
- Benchmark_Ctx_Writef()
- Benchmark_Ctx_XML()
- Benchmark_DefaultSystemLogger()
- Benchmark_Fiberlog_SetLevel()
- Benchmark_GenericParseTypeFloats()
- Benchmark_GenericParseTypeInts()
- Benchmark_GenericParseTypeString()
- Benchmark_GenericParseTypeUints()
- Benchmark_HeaderContainsValue()
- Benchmark_NewError()
- Benchmark_NewError_Parallel()
- Benchmark_Redirect_OldInput()
- Benchmark_Redirect_OldInputs()
- Benchmark_Redirect_processFlashMessages()
- Benchmark_SetLogger_Parallel()
- Benchmark_ShutdownServices()
- Benchmark_ShutdownServices_withContextCancellation()
- Benchmark_StartServices_withContextCancellation()
- Benchmark_Utils_GetSplicedStrList()
- Benchmark_Utils_IsNoCache()
- Benchmark_Utils_SortAcceptedTypes_Sorted()
- Benchmark_Utils_Unescape()
- Context()
- Context()
- Convert()
- CustomCtx()
- Debugf()
- Debugw()
- DefaultErrorHandler()
- Error()
- Fatalf()
- Fatalw()
- FuzzUtilsGetOffer()
- GetService()
- GetState()
- GetStateWithDefault()
- GetTLSConfigs()
- Info()
- IsMethodSafe()
- Locals()
- New()
- NewDefaultCtx()
- NewError()
- NewErrorf()
- NewExponentialBackoff()
- NewWithCustomCtx()
- Panicf()
- Query()
- ReleaseBind()
- ReleaseRedirect()
- ResponseWriter()
- SetLevel()
- SetLogger()
- TestAdapter_MixedHandlerIntegration()
- TestConfigDefault_Custom()
- TestConfigDefault_CustomCurrentInterval()
- TestConfigDefault_CustomInitialInterval()
- TestConfigDefault_NoConfig()
- TestEncodeDecoderedirectionMsgs()
- TestErrorHandler_PicksRightOne()
- TestMarshalUnmarshalredirectionMsgs()
- TestNewExponentialBackoff_Config()
- TestNewTestCtx_ReturnsDefaultCtx()
- TestState_GetBool()
- TestState_GetComplex128()
- TestState_GetFloat32()
- TestState_GetInt16()
- TestState_GetInt64()
- TestState_GetService()
- TestState_GetString()
- TestState_GetUint()
- TestState_GetUint16()
- TestState_GetUint64()
- TestState_Has()
- TestState_Keys_SkipsNonStringKeys()
- TestState_Keys_SkipsNonStringKeys_WithMixedOrder()
- TestState_Reset()
- TestState_SetAndGet_WithApp()
- TestWrapHTTPHandler_Flush_App_Test()
- TestWrapHTTPHandler_Nil()
- Test_App_Add_Method_Test()
- Test_App_All_Method_Test()
- Test_App_AutoHead_Compliance()
- Test_App_AutoHead_Compliance_SendFile()
- Test_App_BadRequest()
- Test_App_BodyLimit_LargerThanDefault()
- Test_App_BodyLimit_Negative()
- Test_App_BodyLimit_Zero()
- Test_App_Chaining()
- Test_App_Config()
- Test_App_CustomConstraint()
- Test_App_Deep_Group()
- Test_App_DisablePreParseMultipartForm()
- Test_App_ErrorHandler_Custom()
- Test_App_ErrorHandler_GroupMount()
- Test_App_ErrorHandler_HandlerStack()
- Test_App_Errors()
- Test_App_GETOnly()
- Test_App_GetBytes()
- Test_App_GetRoutes()
- Test_App_GetString()
- Test_App_Group()
- Test_App_Group_Invalid()
- Test_App_Group_Mount()
- Test_App_Handler()
- Test_App_Init_Error_View()
- Test_App_Listener_TLS_Listener()
- Test_App_MethodNotAllowed()
- Test_App_Methods()
- Test_App_Mixed_Routes_WithSameLen()
- Test_App_Mount_Nested()
- Test_App_Nested_Params()
- Test_App_New()
- Test_App_New_Test_Parallel()
- Test_App_Next_Method()
- Test_App_OptionsAsterisk()
- Test_App_Order()
- Test_App_Prefork_Child_Process()
- Test_App_Prefork_Child_Process_Never_Show_Startup_Message()
- Test_App_ReadTimeout()
- Test_App_RegisterNetHTTPHandler()
- Test_App_ReloadViews_Error()
- Test_App_ReloadViews_InterfaceNilPointer()
- Test_App_ReloadViews_MountedViews()
- Test_App_ReloadViews_MountedViews_Error()
- Test_App_ReloadViews_MountedViews_MultipleApps()
- Test_App_ReloadViews_MountedViews_WithParentViews()
- Test_App_ReloadViews_NoEngine()
- Test_App_ReloadViews_Success()
- Test_App_Server()
- Test_App_ServerErrorHandler_SmallReadBuffer()
- Test_App_SetTLSHandler()
- Test_App_Shutdown()
- Test_App_ShutdownWithContext()
- Test_App_ShutdownWithTimeout()
- Test_App_SmallReadBuffer()
- Test_App_Stack()
- Test_App_Test_Goroutine_Leak_Compare()
- Test_App_Test_ReadFail()
- Test_App_Test_SmallTimeout_WithFailOnTimeoutFalse()
- Test_App_Test_SmallTimeout_WithFailOnTimeoutTrue()
- Test_App_Test_drop_empty_response()
- Test_App_Test_timeout()
- Test_App_UseMountedErrorHandler()
- Test_App_UseMountedErrorHandlerForBestPrefixMatch()
- Test_App_Use_CaseSensitive()
- Test_App_Use_MultiplePrefix()
- Test_App_Use_Params()
- Test_App_Use_Params_Group()
- Test_App_quoteRawString()
- Test_App_serverErrorHandler_Internal_Error()
- Test_App_serverErrorHandler_Network_Error()
- Test_App_serverErrorHandler_Unsupported_Method_Error()
- Test_App_serverErrorHandler_Unsupported_Method_Request()
- Test_Bind_All()
- Test_Bind_All_Query_Precedence()
- Test_Bind_Body()
- Test_Bind_Body_WithSetParserDecoder()
- Test_Bind_Cookie_Map()
- Test_Bind_Cookie_WithSetParserDecoder()
- Test_Bind_CustomBinder()
- Test_Bind_Header_Map()
- Test_Bind_Header_WithSetParserDecoder()
- Test_Bind_Query()
- Test_Bind_Query_Schema()
- Test_Bind_Query_WithSetParserDecoder()
- Test_Bind_RepeatParserWithSameStruct()
- Test_Bind_RespHeader()
- Test_Bind_SkipValidation()
- Test_Bind_URI_Map()
- Test_Bind_ValidateStruct_NilTarget()
- Test_Bind_WithAutoHandling()
- Test_ConversionError()
- Test_Ctx_AcceptsCharsets()
- Test_Ctx_AcceptsEncodings_MultiHeader()
- Test_Ctx_AcceptsHelpers()
- Test_Ctx_AcceptsLanguages()
- Test_Ctx_AcceptsLanguagesExtended()
- Test_Ctx_AcceptsLanguages_BasicFiltering()
- Test_Ctx_Accepts_Wildcard()
- Test_Ctx_AccessAfterHandlerPanics()
- Test_Ctx_App()
- Test_Ctx_Attachment_SanitizesFilenameControls()
- Test_Ctx_AutoFormat()
- Test_Ctx_BaseURL()
- Test_Ctx_Binders()
- Test_Ctx_Body()
- Test_Ctx_BodyRaw_Immutable()
- Test_Ctx_Body_Immutable()
- Test_Ctx_Body_With_Compression()
- Test_Ctx_Body_With_Compression_Immutable()
- Test_Ctx_CBOR()
- Test_Ctx_Charset()
- Test_Ctx_Context()
- Test_Ctx_Context_AfterHandlerPanics()
- Test_Ctx_Context_Multiple_Requests()
- Test_Ctx_Cookie_MaxAgeOnly()
- Test_Ctx_Cookie_PartitionedSecure()
- Test_Ctx_Cookie_SameSite_CaseInsensitive()
- Test_Ctx_CustomCtx()
- Test_Ctx_CustomCtx_WithMiddleware()
- Test_Ctx_Deadline()
- Test_Ctx_Download()
- Test_Ctx_Drop()
- Test_Ctx_DropWithMiddleware()
- Test_Ctx_End_after_timeout()
- Test_Ctx_End_with_drop_middleware()
- Test_Ctx_Err()
- Test_Ctx_ForceReleaseClearsAbandon()
- Test_Ctx_FormValue()
- Test_Ctx_Format()
- Test_Ctx_Fresh()
- Test_Ctx_GetReqHeader()
- Test_Ctx_Host_TrustedProxyRange()
- Test_Ctx_Host_UntrustedProxy()
- Test_Ctx_Hostname()
- Test_Ctx_Hostname_TrustedProxy()
- Test_Ctx_Hostname_TrustedProxyRange()
- Test_Ctx_IP_ProxyHeader()
- Test_Ctx_IP_ProxyHeader_With_IP_Validation()
- Test_Ctx_IP_TrustedProxy()
- Test_Ctx_IPs_With_IP_Validation()
- Test_Ctx_InvalidMethod()
- Test_Ctx_IsFromLocal_RemoteAddr()
- Test_Ctx_IsWebSocket()
- Test_Ctx_JSON()
- Test_Ctx_Locals_Generic()
- Test_Ctx_Matched_AfterNext()
- Test_Ctx_Method()
- Test_Ctx_MsgPack()
- Test_Ctx_Next()
- Test_Ctx_OverrideParam()
- Test_Ctx_Params()
- Test_Ctx_Params_Case_Sensitive()
- Test_Ctx_Port()
- Test_Ctx_PortInHandler()
- Test_Ctx_Query()
- Test_Ctx_Range()
- Test_Ctx_Range_Overflow()
- Test_Ctx_Range_TooManyRanges()
- Test_Ctx_Render()
- Test_Ctx_RenderWithLocals()
- Test_Ctx_RenderWithLocalsAndBinding()
- Test_Ctx_RenderWithOverwrittenViewBind()
- Test_Ctx_RenderWithViewBind()
- Test_Ctx_RenderWithViewBindLocals()
- Test_Ctx_Render_Engine()
- Test_Ctx_Render_Engine_Error()
- Test_Ctx_Render_Engine_With_View_Layout()
- Test_Ctx_Render_Mount()
- Test_Ctx_Render_MountGroup()
- Test_Ctx_RequestCtx()
- Test_Ctx_SaveFileToStorage_ContextPropagation()
- Test_Ctx_Scheme_HeaderNormalization()
- Test_Ctx_Scheme_TrustedProxy()
- Test_Ctx_Scheme_UntrustedProxyRange()
- Test_Ctx_Send()
- Test_Ctx_SendEarlyHints()
- Test_Ctx_SendFile_404()
- Test_Ctx_SendFile_Compress_CheckCompressed()
- Test_Ctx_SendFile_ContentType()
- Test_Ctx_SendFile_Immutable()
- Test_Ctx_SendFile_MaxAge()
- Test_Ctx_SendStatus()
- Test_Ctx_SendStatusNoBodyResponses()
- Test_Ctx_SendStream()
- Test_Ctx_SendStreamWriter_Interrupted()
- Test_Ctx_SetContext()
- Test_Ctx_Set_SanitizeHeaderValue()
- Test_Ctx_Set_Splitter()
- Test_Ctx_Stale()
- Test_Ctx_Status()
- Test_Ctx_TypedParsingDefaults()
- Test_Ctx_Value_AfterRelease()
- Test_Ctx_XHR()
- Test_Ctx_extractIPsFromHeader_EnableValidateIp()
- Test_Debugw()
- Test_DefaultFormatLogger()
- Test_DefaultLoggerNonStringKeys()
- Test_EmptyFieldError()
- Test_ExponentialBackoff_Next()
- Test_ExponentialBackoff_NextRandFailure()
- Test_ExponentialBackoff_Retry()
- Test_ExponentialBackoff_Retry_NoSleepAfterLastAttempt()
- Test_GenericParseTypeBoolean()
- Test_GenericParseTypeBytes()
- Test_GetStateWithDefault()
- Test_Group_Use_NoBoundary()
- Test_HTTPHandler_App_Test_Interrupted()
- Test_Hook_OnGroup()
- Test_Hook_OnGroupName()
- Test_Hook_OnHook()
- Test_Hook_OnListen()
- Test_Hook_OnName()
- Test_Hook_OnPreShutdown()
- Test_InitServices()
- Test_Integration_App_ServerErrorHandler_PreservesCORSHeadersOnBodyLimit()
- Test_Integration_App_ServerErrorHandler_PreservesHelmetHeadersOnBodyLimit()
- Test_Integration_App_ServerErrorHandler_PreservesRequestID()
- Test_Integration_App_ServerErrorHandler_WithCustomCtx()
- Test_InvalidUnmarshalError()
- Test_Listen()
- Test_ListenData_Hook_HelperFunctions()
- Test_Listen_AutoCert_Conflicts()
- Test_Listen_BeforeServeFunc()
- Test_Listen_ListenerNetwork_Unix()
- Test_Listen_Master_Process_Show_Startup_MessageWithAppName()
- Test_Listen_Master_Process_Show_Startup_MessageWithAppNameNonAscii()
- Test_Listen_Master_Process_Show_Startup_MessageWithDisabledPreforkAndCustomEndpoint()
- Test_Listen_MutualTLS_Prefork()
- Test_Listen_TLSConfig()
- Test_Listen_TLSConfig_WithTLSConfigFunc()
- Test_Listen_TLSMinVersion()
- Test_Listen_TLS_Prefork()
- Test_MatchEtagStrong()
- Test_MustGetStateGeneric()
- Test_NewConfiguredServicesNil()
- Test_NewError()
- Test_NewErrorf_Format()
- Test_Panicw()
- Test_ParamsMatch_InvalidEscape()
- Test_ReadContentReturnsBytes()
- Test_Redirect_Back()
- Test_Redirect_Back_WithFlashMessages()
- Test_Redirect_Back_WithReferer()
- Test_Redirect_CompleteFlowWithFlashMessages()
- Test_Redirect_FlashMessagesWithSpecialChars()
- Test_Redirect_To_WithFlashMessages()
- Test_Redirect_WithInput_ReusesClearedMap()
- Test_SendFile_ByteRange()
- Test_SendFile_withRoutes()
- Test_ServiceContextProviders()
- Test_SetLevel()
- Test_SetLogger()
- Test_ShutdownServices()
- Test_StartupMessageCustomization()
- Test_StartupMessagePreventedByHook()
- Test_SyntaxError()
- Test_Test_DumpError()
- Test_Test_Timeout()
- Test_UnescapeHeaderValue()
- Test_UnsupportedTypeError()
- Test_Utils_AcceptsOfferType()
- Test_Utils_ParamsMatch()
- Test_Utils_TestConn_Closed_Write()
- Test_Utils_TestConn_Deadline()
- Test_Warnw()
- Test_WithContextCaller()
- Test_executeOnForkHooks_Error()
- Test_executeOnGroupHooks_ErrorWithMount()
- Test_executeOnGroupNameHooks_ErrorWithMount()
- Test_executeOnListenHooks_Error()
- Test_executeOnNameHooks_ErrorWithMount()
- Test_executeOnPostStartupMessageHooks_Error()
- Test_returnErr()
- Test_shouldIncludeCharset()
- Trace()
- Warnf()
- Warnw()
- WithContext()
- Writer()
- Writer()
- acceptsLanguageOfferBasic()
- acceptsOfferType()
- acquireDefaultCtxForAppBenchmark()
- adaptExpressHandler()
- adaptFastHTTPHandler()
- adaptHTTPHandler()
- addr()
- app()
- configDefault()
- createMultipartFileHeader()
- defaultString()
- emptyHandler()
- error()
- error()
- error()
- fallbackFilenameIfInvalid()
- forEachMediaRange()
- getSplicedStrList()
- getTLSConfig()
- hasFlashCookie()
- hasTransferEncodingBody()
- headerContainsValue()
- init()
- initDefaultLogger()
- isNilableKind()
- isNoCacheDelimiter()
- isReadOnly()
- listenConfigDefault()
- matchEtag()
- mergeStruct()
- newHooks()
- newIntegrationCustomCtx()
- newLocalListener()
- newMountFields()
- newPreStartupMessageData()
- newTestCtx()
- parseAddr()
- performOversizedRequest()
- releaseOldInput()
- req()
- runGenericTest()
- s()
- sortAcceptedTypes()
- statusDisallowsBody()
- string()
- t()
- testEmptyHandler()
- testErrorResponse()
- testGenericTypeInt()
- testGenericTypeUint()
- testGracefulShutdown()
- testStatus200()
- unescapeHeaderValue()
- validateServicesSlice()
- watchMaster()
- wrapHTTPHandler()
Source Files
- app.go
- app_integration_test.go
- app_test.go
- bind_test.go
- addon/retry/config.go
- addon/retry/config_test.go
- ctx.go
- ctx_interface.go
- ctx_interface_gen.go
- log/default_test.go
- error_test.go
- addon/retry/exponential_backoff.go
- addon/retry/exponential_backoff_test.go
- helpers.go
- helpers_fuzz_test.go
- hooks.go
- listen_test.go
- mount.go
- prefork_test.go
- readonly.go
- redirect.go
- res_interface_gen.go
- services.go
- state.go
- state_test.go
- internal/tlstest/tls.go
Source
- app.go
- app_integration_test.go
- app_test.go
- bind_test.go
- addon/retry/config.go
- addon/retry/config_test.go
- ctx.go
- ctx_interface.go
- ctx_interface_gen.go
- log/default_test.go
- error_test.go
- addon/retry/exponential_backoff.go
- addon/retry/exponential_backoff_test.go
- helpers.go
- helpers_fuzz_test.go
- hooks.go
- listen_test.go
- mount.go
- prefork_test.go
- readonly.go
- redirect.go
- res_interface_gen.go
- services.go
- state.go
- state_test.go
- internal/tlstest/tls.go
Frequently Asked Questions
What is the Context subdomain?
Context is a subdomain in the fiber codebase, part of the FiberCore domain. Provides an interface for interacting with HTTP requests and responses It contains 26 source files.
Which domain does Context belong to?
Context belongs to the FiberCore domain.
What functions are in Context?
The Context subdomain contains 490 function(s): BenchmarkAppendMsgredirectionMsgs, BenchmarkBind_All, BenchmarkDecoderedirectionMsgs, BenchmarkEncoderedirectionMsg, BenchmarkMarshalMsgredirectionMsg, BenchmarkState_Delete, BenchmarkState_GetBool, BenchmarkState_GetComplex128, and 482 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free