Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Activity ¶
type Activity struct {
}
Activity is a stub for executing Hyperledger Fabric setevent operations
type Input ¶
type Input struct {
Name string `md:"name,required"`
Payload interface{} `md:"payload"`
}
Input of the activity
Click to show internal directories.
Click to hide internal directories.