mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
ad90cf09fe
Signed-off-by: Tilo Spannagel <development@tilosp.de> |
||
---|---|---|
.. | ||
constants | ||
ocs | ||
room | ||
user | ||
.drone.yml | ||
.github_changelog_generator | ||
.golangci.yml | ||
CHANGELOG.md | ||
go.mod | ||
go.sum | ||
gonctalk.go | ||
LICENSE | ||
README.md |
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