Documentation ¶ Index ¶ func GetParentType(resourceType string) string func Hover(name string, modifier string, propType string, description string, r hcl.Range) *lsp.Hover func HoverAtPos(data []byte, filename string, pos hcl.Pos, logger *log.Logger) *lsp.Hover Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetParentType ¶ func GetParentType(resourceType string) string func Hover ¶ func Hover(name string, modifier string, propType string, description string, r hcl.Range) *lsp.Hover func HoverAtPos ¶ func HoverAtPos(data []byte, filename string, pos hcl.Pos, logger *log.Logger) *lsp.Hover Types ¶ This section is empty. Source Files ¶ View all Source files hover.go Click to show internal directories. Click to hide internal directories.