Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add error handling for nil DialContextFunc
Introduce ErrDialContextFuncIsNil to handle cases where the dial context function is not provided. Update WithDialContextFunc to return this error when a nil function is passed.
- Loading branch information