Documentation ¶
Overview ¶
Package main is the entry point for the command line tool a language server for the seltabl package called seltabl-lsp.
Directories ¶
Path | Synopsis |
---|---|
Package cmd is the entry point for the command line tool a language server for the seltabl package.
|
Package cmd is the entry point for the command line tool a language server for the seltabl package. |
Package data provides a set of data types for the database.
|
Package data provides a set of data types for the database. |
generic
Package generic provides a generic interface for a database.
|
Package generic provides a generic interface for a database. |
master
Package master contains the sqlite database schema
|
Package master contains the sqlite database schema |
internal
|
|
config
Package config provides a set of functions for managing the configuration folder for the lanaguage server.
|
Package config provides a set of functions for managing the configuration folder for the lanaguage server. |
pkg
|
|
analysis
Package analysis provides the functionality for analyzing a document.
|
Package analysis provides the functionality for analyzing a document. |
lsp
Package lsp provides a set of types and functions for working with the LSP protocol.
|
Package lsp provides a set of types and functions for working with the LSP protocol. |
parsers
Package parsers provides functions for parsing comments in Go source code.
|
Package parsers provides functions for parsing comments in Go source code. |
rpc
Package rpc implements the RPC protocol for the seltabl language server.
|
Package rpc implements the RPC protocol for the seltabl language server. |
Click to show internal directories.
Click to hide internal directories.