Set up Go module and move Rust to legacy
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
pub mod context;
|
||||
pub mod domain;
|
||||
pub mod event_log;
|
||||
pub mod session;
|
||||
pub mod state_machine;
|
||||
pub mod window;
|
||||
Reference in New Issue
Block a user