Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateGoplsSkill ¶
GenerateGoplsSkill writes <skillsDir>/gopls-navigation/SKILL.md by combining the curated header template with the live `gopls mcp -instructions` output, so the skill is always current with the installed gopls. The caller skips this when gopls is absent.
func GoplsInstructions ¶
GoplsInstructions runs `gopls mcp -instructions` and returns its output: the authoritative, version-current MCP tool reference for the installed gopls.
func GoplsOnPath ¶
func GoplsOnPath() bool
GoplsOnPath reports whether the gopls binary is resolvable on PATH.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.