Requirements
- Go 1.26 or higher β GoAkt v4 requires Go 1.26+ for its type system and runtime features.
Add the dependency
Add GoAkt v4 to your module:v4 module path ensures you receive v4.x releases. The framework follows semantic versioning; patch releases within
v4 are backward compatible.
Verify installation
Import the package and ensure it compiles:Next steps
- First Actor β Create your first actor and send messages
- Migration from v3.x β If upgrading from v3