sourcegraph / go-langserver

Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)
https://sourcegraph.com
MIT License
1.17k stars 89 forks source link

Add support for TLS #349

Closed chrismwendt closed 5 years ago

chrismwendt commented 5 years ago

This is the same thing as https://github.com/sourcegraph/sourcegraph/pull/1041 (I forgot to bring these changes over in https://github.com/sourcegraph/go-langserver/pull/345).

chrismwendt commented 5 years ago

Merging since this has already been reviewed on sourcegraph/sourcegraph