Anton Podsekin
Results
2
issues of
Anton Podsekin
Hello! As example i have project structure like this `/project/cmd/main.go` `/project/internal/something.go` `/project/internal/...` When i run `fresh-dlv` from `/project` it causes an error in console "no Go files in /project". I...