package
Version:
v0.0.0-...-c54ede3
Opens a new window with list of versions in this module.
Published: Jun 26, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TDefinitions struct {
ID string `xml:"id,attr" json:"id"`
Name string `xml:"name,attr" json:"name"`
Process *process.TProcess `xml:"process" json:"process"`
Messages []*message.TMessage `xml:"message" json:"messages"`
}
流程信息文件
Source Files
¶
Click to show internal directories.
Click to hide internal directories.