servermanager

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const GazelleJavaBinEnvVar = "GAZELLE_JAVA_JAVAHOME"

GazelleJavaBinEnvVar is an environment variable that clients can use to point to a java installation. If this variable or JAVA_HOME are set, the javaparser server will start under that installation of java.

Variables

This section is empty.

Functions

This section is empty.

Types

type JavaparserLocator added in v0.31.0

type JavaparserLocator interface {
	// contains filtered or unexported methods
}

type ServerManager

type ServerManager struct {
	// contains filtered or unexported fields
}

func New

func New(workspace, javaLogLevel string) (*ServerManager, error)

func (*ServerManager) Connect

func (m *ServerManager) Connect() (*grpc.ClientConn, error)

func (*ServerManager) Shutdown

func (m *ServerManager) Shutdown()

Jump to

Keyboard shortcuts

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