Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogSink ¶ added in v0.161.0
type LogSink struct {
// contains filtered or unexported fields
}
func NewLogSink ¶ added in v0.161.0
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a language server.
func (*Server) BuildStarted ¶ added in v0.161.1
BuildStarted clears diagnostics for the given directory. New errors will arrive later if they still exist.
Click to show internal directories.
Click to hide internal directories.