lsp

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

package lsp is mainly copied from https://github.com/tilt-dev/starlark-lsp/blob/main/pkg/cli/start.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuiltinAnalyzerOptionProvider

type BuiltinAnalyzerOptionProvider = func() analysis.AnalyzerOption

type BuiltinFSProvider

type BuiltinFSProvider = func() fs.FS

type Server

type Server interface {
	Start(ctx context.Context, addr string) error
}

func New

func New() Server

Jump to

Keyboard shortcuts

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