Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GraphQLExecutor ¶
type WorkflowOwner ¶
type WorkflowOwner struct {
WorkflowOwnerAddress string `json:"workflowOwnerAddress"`
WorkflowOwnerLabel string `json:"workflowOwnerLabel"`
Environment string `json:"environment"`
VerificationStatus string `json:"verificationStatus"`
VerifiedAt string `json:"verifiedAt"`
ChainSelector string `json:"chainSelector"`
ContractAddress string `json:"contractAddress"`
RequestProcess string `json:"requestProcess"`
}
Click to show internal directories.
Click to hide internal directories.