A mock implementation of a cchat backend.
Go to file
diamondburned (Forefront) 807afeffb7 Added Authenticator struct, bumped to v0.0.9 2020-05-25 15:29:06 -07:00
cmd/mock Added plugins 2020-05-22 19:16:19 -07:00
LICENSE Initial commit 2020-05-20 00:13:16 -07:00
README.md Added plugins 2020-05-22 19:16:19 -07:00
channel.go Updated API to v0.0.8 2020-05-22 19:44:50 -07:00
go.mod Added Authenticator struct, bumped to v0.0.9 2020-05-25 15:29:06 -07:00
go.sum Added Authenticator struct, bumped to v0.0.9 2020-05-25 15:29:06 -07:00
message.go Initial commit 2020-05-20 00:13:16 -07:00
server.go Updated API to v0.0.8 2020-05-22 19:44:50 -07:00
service.go Added Authenticator struct, bumped to v0.0.9 2020-05-25 15:29:06 -07:00

README.md

cchat-mock

go build -buildmode=plugin -o ~/.config/cchat/plugins/ ./cmd/mock/