You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename CreateLocal to NewLocalManager and update return types
- Renamed CreateLocal method to NewLocalManager for clarity.
- Updated return type from *types.LocalManager to *interfaces.LocalGoroutineManagerInterface.
- Adjusted documentation to reflect changes in method name and return type.
0 commit comments