Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeadNode ¶
type HeadNode struct {
// contains filtered or unexported fields
}
func (*HeadNode) InitHostInfo ¶
func (head *HeadNode) InitHostInfo()
type Host ¶
func (*Host) GetHostState ¶
func (h *Host) GetHostState()
func (*Host) RunCommand ¶
func (*Host) StartCommand ¶
type MrGoConfig ¶
type MrGoConfig struct { // paths Base, Input, Temp, Output string // hosts HostFile string MaxNodes int }
func (*MrGoConfig) ReadConfig ¶
func (mgc *MrGoConfig) ReadConfig(filename string)
Click to show internal directories.
Click to hide internal directories.