Documentation
¶
Index ¶
- func GetLinuxDownload() (string, error)
- type Logger
- type Manager
- type Server
- func (m *Server) Backup() error
- func (m *Server) Command(command string) error
- func (m *Server) GetDir() string
- func (m *Server) GetState() State
- func (m *Server) Install() error
- func (m *Server) Restore(backup string) error
- func (m *Server) Start() error
- func (m *Server) Stop() error
- func (m *Server) Update() error
- type State
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLinuxDownload ¶
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) Unsubscribe ¶
type Manager ¶
func NewManager ¶
Creates a new Manager and loads every Minecraft server in db
Click to show internal directories.
Click to hide internal directories.