This change accepts both string type and []string. dap.BuildFlags is a union of string and []string. Fixes #2718 For golang/vscode-go#1831, golang/vscode-go#1027 |
||
|---|---|---|
| .. | ||
| daptest | ||
| command.go | ||
| config_test.go | ||
| config.go | ||
| error_ids.go | ||
| handles.go | ||
| server_test.go | ||
| server.go | ||
| types.go | ||