yao/runtime
Max c59e12434a feat: Add ConsoleMode configuration to runtime settings
- Introduce ConsoleMode parameter in the Start function to allow configuration based on the provided runtime settings.
- Enhance runtime initialization by incorporating the new ConsoleMode option from the configuration.
2025-04-04 18:26:35 +08:00
..
runtime.go feat: Add ConsoleMode configuration to runtime settings 2025-04-04 18:26:35 +08:00
runtime_test.go feat: Add testPrepare function for initializing test environment 2024-07-31 11:26:03 +08:00