summaryrefslogtreecommitdiff
path: root/common/errors.go
AgeCommit message (Expand)Author
2023-07-02Refactor: move task error types to separate package.Keuin
2023-07-01Refactor: replace homemade error type checking with idiom Go practices.Keuin
2022-09-16Bugfix: Ctrl-C won't stop the task.Keuin
2022-09-16Bugfix: empty files will be created if the live room is opened but the live h...Keuin
2022-09-08Support specify IP network type (ipv4, ipv6, in arbitrary combination and pri...Keuin