Parselog & Issue start

This commit is contained in:
Simon Martens
2024-11-22 15:45:16 +01:00
parent bc244fbad4
commit 3e4cafb5ee
14 changed files with 417 additions and 130 deletions

View File

@@ -14,6 +14,7 @@ type Agent struct {
Org bool `xml:"org,attr"`
Identifier
AnnotationNote
SerializedItem
}
func (a Agent) String() string {