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
- calculator_component, http_service_component, calculator_component_debug now include utils.go
- main.go calls TestFunction, Add, Multiply from utils.go so all components need it
- simple_test and multi_file_test already had utils.go and work
- http_service_component still fails due to missing binding dependency (separate issue)
0 commit comments