Documentation ¶
Overview ¶
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DovetailEngine ¶
type DovetailEngine struct {
// contains filtered or unexported fields
}
func NewEngine ¶
func NewEngine(appCfg *app.Config) (*DovetailEngine, error)
New creates a new Engine
func (*DovetailEngine) GetTrigger ¶
func (e *DovetailEngine) GetTrigger() trigger.Trigger
return trigger
func (*DovetailEngine) Init ¶
func (e *DovetailEngine) Init() error
Click to show internal directories.
Click to hide internal directories.