Skip to main content
Version: 2.8.x(Latest)

📄️ Context

The basic concepts and common methods of the gctx component in the GoFrame framework. gctx is used to simplify trace tracing and context object management, facilitating process initialization and context operations. The main content includes how to create and obtain context objects that support trace tracing, as well as its application in processes and init packages. More detailed understanding of the actual application of gctx can be gained with example code and API documentation.