package
Version:
v0.7.3-alpha
Opens a new window with list of versions in this module.
Published: Oct 24, 2025
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Inputs struct {
WorkflowName string `validate:"workflow_name"`
WorkflowOwner string `validate:"workflow_owner"`
DonFamily string `validate:"required"`
WorkflowRegistryContractAddress string `validate:"required"`
WorkflowRegistryContractChainName string `validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.