mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-05 22:14:53 +00:00
Implement complete workflow execution process
This commit is contained in:
@@ -11,7 +11,9 @@ type Certificate struct {
|
||||
CertUrl string `json:"certUrl"`
|
||||
CertStableUrl string `json:"certStableUrl"`
|
||||
Output string `json:"output"`
|
||||
Workflow string `json:"workflow"`
|
||||
ExpireAt time.Time `json:"ExpireAt"`
|
||||
NodeId string `json:"nodeId"`
|
||||
}
|
||||
|
||||
type MetaData struct {
|
||||
|
Reference in New Issue
Block a user