1
0
mirror of https://github.com/NUTtech/bell.git synced 2024-11-19 20:31:41 +02:00
Commit Graph

30 Commits

Author SHA1 Message Date
lowit
1301322add issue-24: Update Go 2022-05-26 11:35:51 +03:00
lowit
57a21766c7 issue-37: Remove testify from dependencies closes #37 2022-05-26 11:33:25 +03:00
lowit
8ddcec38b7 issue-33: Make Events.Lock() private 2022-04-29 14:52:11 +03:00
lowit
b9a5586aa5 issue-32: Add an example of using a bell with context 2022-04-29 14:49:49 +03:00
lowit
571bef02be issue-16: Create multiple copies of an event handler closes #16 2022-04-29 14:49:38 +03:00
lowit
f6444240c9 issue-30: Update bell version to v2 2022-04-28 17:24:31 +03:00
lowit
87683e3eb0 issue-30: Update bell version to v2 2022-04-28 17:07:38 +03:00
lowit
6cec116b10 issue-17: Add to the readme that we do not have persistent storage 2022-04-28 15:42:32 +03:00
lowit
618cf47420 issue-14: change queueSize type to uint 2022-04-28 15:40:25 +03:00
lowit
49ae09c397 issue-14: Replace used channels to buffered 2022-04-28 15:40:25 +03:00
lowit
644b870f70 issue-14: Replace used channels to buffered 2022-04-28 15:40:25 +03:00
lowit
01751821a3 issue-20: Add construct function 2022-04-28 15:04:01 +03:00
lowit
0ade25fcc9 issue-25: Fix CI 2022-04-28 14:59:43 +03:00
lowit
8d9131390c issue-22: Add a function of waiting for completion of all tasks 2022-04-28 13:30:27 +03:00
Andrey Litvinenko
2154cc7532 Update tests.yml 2022-02-17 12:58:52 +03:00
Andrey Litvinenko
7c0f00ef0c Update README.md
Co-authored-by: lowitea <lonewitcher@gmail.com>
2022-02-17 12:58:52 +03:00
Andrey Litvinenko
4bd82fcea5 issue #4 fix pull request comments 2022-02-17 12:58:52 +03:00
Andrey Litvinenko
a5e81409bf Update README.md
Add badges
2022-02-17 12:58:52 +03:00
Andrey Litvinenko
b06791de95 Update go.yml 2022-02-17 12:58:52 +03:00
Andrey Litvinenko
14de41970e Create go.yml 2022-02-17 12:58:52 +03:00
Andrey Litvinenko
d0afc3e4b2 issue #15 Change Message type struct to interface{} 2022-02-16 11:27:50 +03:00
Andrey Litvinenko
ed39287dae issue #3 Message -> bell.Message in README 2021-10-14 17:14:34 +03:00
Andrey Litvinenko
98b7e4d385 Apply suggestions from code review
Co-authored-by: lowitea <lonewitcher@gmail.com>
2021-10-14 17:14:34 +03:00
Andrey Litvinenko
bec2e4cc77 issue #3 add usage section 2021-10-14 17:14:34 +03:00
Andrey Litvinenko
d859c46cbd issue #3 write readme.md file 2021-10-14 17:14:34 +03:00
Andrey Litvinenko
7cfdc6086e issue #10 add example usage code 2021-10-14 10:31:42 +03:00
Andrey Litvinenko
c51b9f9f3b issue #7 Translate all comments to English 2021-10-13 16:26:05 +03:00
Andrey Litvinenko
261849c3d9 5: rename package to bell, rename functions, change comments 2021-10-12 13:41:33 +03:00
Andrey Litvinenko
d096070edf 1: Add LICENSE file 2021-10-12 09:18:21 +00:00
Litvinenko Andrey
2d5f3deb96 Init commit 2021-10-07 09:53:23 +03:00