mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-10 21:30:26 +00:00
a0741d99b8
Signed-off-by: Gary Kim <gary@garykim.dev>
893 B
893 B
Go Library for Nextcloud Talk
A Go library that can be used to communicate with Nextcloud Talk instances.
Installing
You can use this library in your Go projects by installing it with go mod:
GO111MODULE=on go get gomod.garykim.dev/nc-talk
Check out the documentation for the package here.
Software using this library
License
Copyright © 2020 Gary Kim <gary@garykim.dev>, All Rights Reserved
Licensed under Apache-2.0