5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-26 06:34:38 +00:00
Gary Kim 219a5453f9
Append a suffix if user is a guest user (nctalk) (#1250)
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-10-01 22:59:35 +02:00
..
2020-08-30 13:49:26 +02:00
2020-09-04 22:14:36 +02:00
2020-08-30 13:49:26 +02:00
2020-08-30 13:49:26 +02:00
2020-08-30 13:49:26 +02:00
2020-08-30 13:49:26 +02:00
2020-07-18 16:08:25 +02:00
2020-08-30 13:49:26 +02:00

Go Library for Nextcloud Talk

Build Status Godoc

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