language_server

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunServer

func RunServer[State any](args ServerArgs[State])

Types

type ServerArgs

type ServerArgs[State any] struct {
	InitialState func(notify func(method string, params any)) State
	Handler      func(r jsonrpc2.Request, state State) any
}

Jump to

Keyboard shortcuts

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