Documentation
¶
Overview ¶
* Copyright © 2020. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
View Source
const ( Connection = "tgdbConnection" KeepAlive = "keepAlive" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TGDBDeleteActivity ¶
type TGDBDeleteActivity struct {
// contains filtered or unexported fields
}
func (*TGDBDeleteActivity) Eval ¶
func (a *TGDBDeleteActivity) Eval(context activity.Context) (done bool, err error)
func (*TGDBDeleteActivity) Metadata ¶
func (a *TGDBDeleteActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.