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 TGDBUpsertActivity ¶
type TGDBUpsertActivity struct {
// contains filtered or unexported fields
}
func (*TGDBUpsertActivity) Eval ¶
func (a *TGDBUpsertActivity) Eval(context activity.Context) (done bool, err error)
func (*TGDBUpsertActivity) Metadata ¶
func (a *TGDBUpsertActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.