go2halStartup

package
v0.0.0-...-fb315dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2019 License: MIT Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GO2HAL

type GO2HAL interface {
	Start()
}

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
}

func NewGo2Hal

func NewGo2Hal() Go2Hal

func (*Go2Hal) Start

func (go2hal *Go2Hal) Start()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL