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
}
Server is the updater for starter servers.
func NewStarterServer ¶
func NewStarterServer() *Server
NewStarterServer creates a new starter server.
func (*Server) StartupCommand ¶
StartupCommand returns the command and arguments used to startup the server.
func (*Server) UpdatePlugins ¶
UpdatePlugins updates the plugins, if supported.
Click to show internal directories.
Click to hide internal directories.