summaryrefslogtreecommitdiff
path: root/xmpp/xml.go
AgeCommit message (Collapse)Author
2023-07-03Rename encoder_decoder.go to xml.goxengineering
This is way shorter and serves the same purpose: It reflects the responsibility of encoding and decoding XML. The encoderDecoder struct should be removed soon.