github.com/powerman/golang-tools@v0.1.11-0.20220410185822-5ad214d8d803/internal/lsp/cmd/usage/check.hlp (about) 1 show diagnostic results for the specified file 2 3 Usage: 4 gopls [flags] check <filename> 5 6 Example: show the diagnostic results of this file: 7 8 $ gopls check internal/lsp/cmd/check.go