matrix-prometheus/vendor/maunium.net/go/mautrix/crypto/olm
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
account.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
error.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
inboundgroupsession.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
olm.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
outboundgroupsession.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
pk.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
session.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
utility.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00
verification.go Implement basic matrix bot 2023-01-13 21:24:39 +01:00

README.md

Go olm bindings

Based on Dhole/go-olm