nvim

package
v0.0.0-...-e537141 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompilerConfig

type CompilerConfig struct {
	Order       *diag.Order
	SeverityMap diag.SeverityMap
	Trimmer     *diag.TrimFields
	Template    string
}

func DefaultCompiler

func DefaultCompiler() CompilerConfig

func (CompilerConfig) ToDiagnostics

func (cc CompilerConfig) ToDiagnostics(name string, log zerolog.Logger) diag.ParsingMethods

type DiagnosticsHandler

type DiagnosticsHandler interface {
	HandleDignosticsRequest(kind string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL