@ -13,6 +13,10 @@ import (
"io"
)
var (
Xml = &ownXml{}
type ownXml struct{}
func (o *ownXml) UnmarshalWithNumber(byteData []byte, receiver any) error {
The note is not visible to the blocked user.