lsp

package
v0.3.45 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 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

func ApiVersionStubs added in v0.3.8

func ApiVersionStubs(api string) func() fs.FS

Types

type BuiltinFSProvider

type BuiltinFSProvider = func() fs.FS

type Server

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

func New

func New(api string) Server

Jump to

Keyboard shortcuts

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