yao/config
Max c25fbb22d7 Add trace management to context and enhance configuration options
- Introduced a trace manager in the context struct for lazy initialization and management of trace operations.
- Implemented the Trace method in the context to facilitate trace object creation and management within JavaScript.
- Enhanced configuration options for trace drivers, including defaults for local and store drivers, and added path and prefix settings.
- Updated related tests to verify the functionality of the new trace management features.
2025-11-19 12:27:42 +08:00
..
config.go Add trace management to context and enhance configuration options 2025-11-19 12:27:42 +08:00
config_test.go [add] migrate studio 2023-04-01 13:28:31 +08:00
types.go Add trace management to context and enhance configuration options 2025-11-19 12:27:42 +08:00