lspcmd

package
v0.3.977 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2025 License: MIT Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(stdin io.Reader, stdout, stderr io.Writer, args Arguments) (err error)

Types

type Arguments

type Arguments struct {
	Log           string
	GoplsLog      string
	GoplsRPCTrace bool
	GoplsRemote   string
	// PPROF sets whether to start a profiling server on localhost:9999
	PPROF bool
	// HTTPDebug sets the HTTP endpoint to listen on. Leave empty for no web debug.
	HTTPDebug string
	// NoPreload disables preloading of templ files on server startup (useful for large monorepos)
	NoPreload bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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