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 SmartContractTrigger ¶
type SmartContractTrigger interface { trigger.Trigger trigger.Initializable Invoke(stub services.ContainerService, txn transaction.TransactionService) (status bool, data interface{}, err error) }
Click to show internal directories.
Click to hide internal directories.