[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/gopls/gopls.desc [COPY] Copyright (C) 2022 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] The official Go language server developed [T] The official Go language server developed by the Go team. It provides IDE [T] features to any LSP-compatible editor. [U] https://golang.org/x/tools [A] Google [M] Dash [C] extra/tool [F] CROSS [L] MIT [S] Stable [V] 0.19.1 . $base/package/*/*/go-conf.in export CGO_ENABLED=1 GCC_WRAPPER_BYPASS=1 hook_add premake 5 'cd gopls' hook_add postmake 5 'cp $pkg $root$bindir/' [D] 55b044f9e6145b78140d7205b8222fff8b6161b35889300a52981c23 gopls-v0.19.1.tar.gz https://github.com/golang/tools/archive/gopls/v0.19.1/