5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/vendor/gomod.garykim.dev/nc-talk
Tilo Spannagel ad90cf09fe
Update nc-talk to version 0.1.2 (#1220)
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-30 15:19:51 +02:00
..
constants Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
ocs Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
room Update nc-talk to version 0.1.2 (#1220) 2020-08-30 15:19:51 +02:00
user Update nc-talk to version 0.1.2 (#1220) 2020-08-30 15:19:51 +02:00
.drone.yml Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
.github_changelog_generator Add Nextcloud Talk support (#1167) 2020-07-18 16:08:25 +02:00
.golangci.yml Add Nextcloud Talk support (#1167) 2020-07-18 16:08:25 +02:00
CHANGELOG.md Update nc-talk to version 0.1.2 (#1220) 2020-08-30 15:19:51 +02:00
go.mod Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
go.sum Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
gonctalk.go Add TLSConfig to nctalk (#1195) 2020-08-30 13:49:26 +02:00
LICENSE Add Nextcloud Talk support (#1167) 2020-07-18 16:08:25 +02:00
README.md Add TLSConfig to nctalk (#1195) 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