A mock implementation of a cchat backend.
Go to file
diamondburned (Forefront) f587c4904a Updated test data 2020-07-03 21:40:09 -07:00
cmd/mock Added plugins 2020-05-22 19:16:19 -07:00
segments Added better randomization and better test data 2020-07-03 21:32:10 -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 Added better randomization and better test data 2020-07-03 21:32:10 -07:00
go.mod Updated test data 2020-07-03 21:40:09 -07:00
go.sum Updated test data 2020-07-03 21:40:09 -07:00
internet.go Added test typing capabilities 2020-07-03 16:53:46 -07:00
message.go Added better randomization and better test data 2020-07-03 21:32:10 -07:00
server.go Fixed API for v0.0.34 2020-06-20 16:14:23 -07:00
service.go Added test typing capabilities 2020-07-03 16:53:46 -07:00

README.md

cchat-mock

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