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) Subscribe ¶ added in v0.387.1
func (s *Server) Subscribe(ctx context.Context, topic *pubsub.Topic[buildengine.EngineEvent])
Click to show internal directories.
Click to hide internal directories.