Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func HoverInfo(token string) string + type CompletionItem struct + Detail string + InsertText string + Kind int + Label string + func KeywordCompletions() []CompletionItem + type Server struct + func NewServer() *Server + func (s *Server) Run() error