//
pkg.gl
Category
github.com/bufbuild/buf-language-server
internal
bufls
package
0.0.0-20240213221648-8e42e5e2e24f
Repository:
https://github.com/bufbuild/buf-language-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
4
Files
1.1k SLOC
#
Packages
buflscli
No description provided by the author
cmd
No description provided by the author
#
Functions
NewEngine
NewEngine returns a new Protobuf language server engine.
NewHandler
NewHandler returns a new Handler.
ParseLocation
ParseLocation parses a <filename>:<line>:<column> into a Location.
#
Constants
Version
Version is the CLI version of bufls.
#
Interfaces
Engine
Engine is a Protobuf language server engine.
Handler
Handler is a Protobuf language server handler.
Location
Location is a source code location.