go-xray-integration

 go mod init example/xray-integration
 # get chromedp
 go get -u github.com/chromedp/chromedp

on intellij install the goland and go linter plugins

  • can i debug breakpoint?