Documentation
¶
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
}
func (*Server) GetBaseURL ¶
func (*Server) SetBaseURL ¶ added in v0.35.0
SetBaseURL sets the base URL for the server NOTE: This is normally set by the server itself, and this method is provided only for testing purposes.
func (*Server) SetClient ¶
func (s *Server) SetClient(client clients.Identifier)
func (*Server) SetWorkspaceURI ¶
Click to show internal directories.
Click to hide internal directories.