Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerManager ¶
type ServerManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(workspace, javaLogLevel string) *ServerManager
func (*ServerManager) Connect ¶
func (m *ServerManager) Connect() (*grpc.ClientConn, error)
func (*ServerManager) Shutdown ¶
func (m *ServerManager) Shutdown()
Click to show internal directories.
Click to hide internal directories.