summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-07-03 21:10:51 +0200
committerxengineering <me@xengineering.eu>2023-07-03 21:10:51 +0200
commitcf520b079743ec95d085a439d00b841c253c564a (patch)
tree9f1da7d920bca3177763f30f8716be69a677f716
parent3cac662ef99366dea7bec383ba6704b3a5292d93 (diff)
downloadlimox-cf520b079743ec95d085a439d00b841c253c564a.tar
limox-cf520b079743ec95d085a439d00b841c253c564a.tar.zst
limox-cf520b079743ec95d085a439d00b841c253c564a.zip
Rename encoder_decoder.go to xml.go
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.
-rw-r--r--xmpp/xml.go (renamed from xmpp/encoder_decoder.go)0
1 files changed, 0 insertions, 0 deletions
diff --git a/xmpp/encoder_decoder.go b/xmpp/xml.go
index b0ea77b..b0ea77b 100644
--- a/xmpp/encoder_decoder.go
+++ b/xmpp/xml.go