• Kirill Smelkov's avatar
    fixup! client: Refactor openClientByURL for easier testing · 2aa9b909
    Kirill Smelkov authored
    - no need to pass DriverOptions into parseURL - it is only zurl that is
      parsed, and also DriverOptions should not be changed by the opener.
    
    - no need to document "If anything fails within this process an error
      and nil are returned." because that is standard omnipresent Go convention.
    2aa9b909
client.go 15.3 KB