mirror of
https://github.com/therootcompany/telebit.git
synced 2025-03-04 07:40:51 +00:00
- I was never able to get delve and visual studio code to work properly with this project. - not sure if it is too complex, however a simple application could be debugged just fine. - I’ve implemented godebug, and resolved the vendor dependancies - now able to debug in development, and build self-contained code into QA/STAGING. - this resolves the issues at this point.
3 lines
98 B
Plaintext
Executable File
3 lines
98 B
Plaintext
Executable File
godebug build -instrument git.daplie.com/Daplie/go-rvpn-server/rvpn/connection -o debug main.go
|
|
|