Documentation ¶
Overview ¶
Package main is the entry point for the command line tool a language server for the seltabl package called seltabls.
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. |
cmds
Package cmds contains the commands for the CLI.
|
Package cmds contains the commands for the CLI. |
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. |
logs
Package logs contains the sqlite database schema
|
Package logs contains the sqlite database schema |
master
Package master contains the sqlite database schema
|
Package master contains the sqlite database schema |
pkg
|
|
analysis
Package analysis provides the functionality for analyzing a document.
|
Package analysis provides the functionality for analyzing a document. |
http
Package http provides a set of types and functions for working with the http protocol.
|
Package http provides a set of types and functions for working with the http protocol. |
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. |
lsp/methods
Package methods provides the methods for the LSP protocol.
|
Package methods provides the methods for the LSP protocol. |
rpc
Package rpc implements the RPC protocol for the seltabl language server.
|
Package rpc implements the RPC protocol for the seltabl language server. |
rpc/errors
Package errors provides the error codes for the RPC protocol.
|
Package errors provides the error codes for the RPC protocol. |
safe
Package safe provides a thread safe way to handle maps.
|
Package safe provides a thread safe way to handle maps. |
server
Package server is the main package for the server.
|
Package server is the main package for the server. |
Click to show internal directories.
Click to hide internal directories.