 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executer ¶
type Executer struct {
	CommandName   string
	CommandArgs   []string
	CommandResult string
	Status        checkers.Status
	ParseResult   string
}
    Executer is dummy executer for testing
func (*Executer) MakeCommandArgs ¶
MakeCommandArgs is dummy command arguments maker for testing
func (*Executer) MakeCommandName ¶
MakeCommandName is dummy command name maker for testing
 Click to show internal directories. 
   Click to hide internal directories.