Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Go2Hal ¶
type Go2Hal struct { Logger log.Logger HTTPLogger log.Logger Mux *http.ServeMux Err chan error DB *mgo.Database TelegramStore telegram.Store AppdynamicsStore appdynamics.Store ChefStore chef.Store SSHStore ssh.Store UserStore user.Store SeleniumStore seleniumTests.Store HTTPStore httpSmoke.Store MachineLearningStore machineLearning.Store DefaultFirstcallStore firstCall.Store AuthService auth.Service MachineLearningService machineLearning.Service TelegramService telegram.Service AlertService alert.Service JiraService jira.Service AnalticsServics analytics.Service SSHService ssh.Service AppdynamicsService appdynamics.Service SNMPService snmp.Service AWSService halaws.Service DefaultFirstcallService firstCall.CalloutFunction FirstCallService firstCall.Service CalloutService callout.Service ChefService chef.Service SensuService sensu.Service UserService user.Service GithubService github.Service SeleniumService seleniumTests.Service HTTPService httpSmoke.Service MqService appdynamics.MqService RemoteTelegramCommandService remoteTelegramCommands.RemoteCommandServer AppDynamics bool // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.