Right now when you install a driver, dbc looks at your GOOS and GOOARCH to determine what driver to go look for. It might be useful if users can install drivers for another combo, such as running dbc on windows-arm and installing windows-amd64 drivers (for eventual running under windows-amd64 programs)
Right now when you install a driver, dbc looks at your GOOS and GOOARCH to determine what driver to go look for. It might be useful if users can install drivers for another combo, such as running dbc on windows-arm and installing windows-amd64 drivers (for eventual running under windows-amd64 programs)