Add Windows support
Opened this issue · 0 comments
LAShZ commented
As WeWork provide not only WeWorkFinanceSdk_C.so
based on Linux, but also WeWorkFinanceSdk.dll
and WeWorkFinanceSdk.lib
based on Windows, we are considering add Windows support to this project as go is a cross-platform supported language. However, beacause of the usage of CGO, it still need to be tested whether it is stable when use this on Windows.