Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider(docs docsProvider, repo objectsRepo) *Provider
func (Provider) Hover ¶
func (p Provider) Hover( ctx context.Context, params messages.HoverParams, node *files.SimpleObjectNode, line *yamlastsimple.Line, ) *messages.HoverResponse
Click to show internal directories.
Click to hide internal directories.