matrix-prometheus/vendor/maunium.net/go/mautrix/crypto/canonicaljson
Luca bfd95f28c7 Implement basic matrix bot 2023-01-13 21:24:39 +01:00
..
LICENSE Implement basic matrix bot 2023-01-13 21:24:39 +01:00
README.md Implement basic matrix bot 2023-01-13 21:24:39 +01:00
json.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00

README.md

canonicaljson

This is a Go package to produce Matrix Canonical JSON. It is essentially just json.go from gomatrixserverlib without all the other files that are completely useless for non-server use cases.