Skip to content

Conversation

Degfy
Copy link
Member

@Degfy Degfy commented May 26, 2025

  • Rename experimental.go to func_provider.go
  • Update FunctionProvider type definition
  • Add WarpThirdComponent function for wrapping third-party components
  • Rename experimental_test.go to func_provider_test.go
  • Add unit test for WarpThirdComponent
  • Add withMessage struct to handle errors with additional messages
  • Implement Unwrap method for iError and withMessage types
  • Introduce newIError function for creating iError instances
  • Update ToError function to use newIError
  • Add support for custom error messages in tests

dapeng added 2 commits May 26, 2025 16:33
- Rename experimental.go to func_provider.go
- Update FunctionProvider type definition
- Add WarpThirdComponent function for wrapping third-party components
- Rename experimental_test.go to func_provider_test.go
- Add unit test for WarpThirdComponent
- Add withMessage struct to handle errors with additional messages
- Implement Unwrap method for iError and withMessage types
- Introduce newIError function for creating iError instances
- Update ToError function to use newIError
- Add support for custom error messages in tests
@Degfy Degfy added this to gone plan May 26, 2025
@Degfy Degfy merged commit a5bdfc2 into main May 26, 2025
3 checks passed
@Degfy Degfy deleted the feature/update branch May 26, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant