handler

package
v0.1.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	controller.Module,
	fx.Provide(session.New),
	fx.Provide(handler.New),
	fx.Invoke(outputYARPCConnectionInfo),
	fx.Invoke(func(m handler.Handler) {}),
	fx.Invoke(func(m ulspdaemon.Controller) {}),
)

Module provides the ulsp-daemon server into an Fx application.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package ulspdaemon implements the ulsp-daemon service's gRPC handlers.
Package ulspdaemon implements the ulsp-daemon service's gRPC handlers.

Jump to

Keyboard shortcuts

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