Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecurityServer ¶
type SecurityServer struct {
lsp.DefaultServer
}
SecurityServer is an LSP driver for CheckMate security analysis
func NewSecurityServer ¶
func NewSecurityServer() *SecurityServer
NewSecurityServer provides a properly initialized instance of the CheckMate LSP driver
func (*SecurityServer) Default ¶
func (ss *SecurityServer) Default(req *jsonrpc2.Request)
Default handles non-predefined calls to SecurityServer
Click to show internal directories.
Click to hide internal directories.