golang.org/x/tools/gopls@v0.15.3/internal/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/cmd/check.go