- Updated the resolveProviderOption function to include providerType as a required parameter, enhancing error handling for missing provider types. - Simplified the provider retrieval logic to directly fetch providers based on the specified type, improving clarity and maintainability. - Removed redundant comments and streamlined the code for better readability. |
||
|---|---|---|
| .. | ||
| collection.go | ||
| config.go | ||
| config_test.go | ||
| document.go | ||
| provider.go | ||
| types.go | ||