Documentation
¶
Overview ¶
Code generated by 'just lsp-generate'. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a language server.
func (*Server) HandleBuildEvent ¶ added in v0.421.0
func (s *Server) HandleBuildEvent(ctx context.Context, response *buildenginepb.StreamEngineEventsResponse)
Click to show internal directories.
Click to hide internal directories.