Derrick Hammer
|
6a474c92dc
|
test: fix mock generation
|
2024-01-08 01:16:20 -05:00 |
Derrick Hammer
|
86da64fa41
|
feat: add gomock testing
|
2024-01-08 00:18:30 -05:00 |
Derrick Hammer
|
2f5a853ff8
|
refactor: store incoming message as a child property vs overriding itself via pointer magic
|
2024-01-07 22:55:57 -05:00 |
Derrick Hammer
|
a9fb6aedb9
|
fix: need to store a reference to the handler to itself so we can access it by the proper type in a parent method
|
2024-01-07 10:37:42 -05:00 |
Derrick Hammer
|
2e9b07c6bd
|
refactor: dont use pointers with interfaces
|
2024-01-07 06:47:01 -05:00 |
Derrick Hammer
|
54f0a53f77
|
refactor: need to crease a base protocol package to solve import cycle
|
2024-01-07 05:12:43 -05:00 |