client
|
client component (Send) basically working
|
2023-06-30 10:11:17 +02:00 |
config
|
store pattern as a slice of strings
|
2023-07-07 12:59:35 +02:00 |
lib
|
do the real matching: message <-> pattern
|
2023-07-07 13:10:41 +02:00 |
logging
|
produce payload object from JSON
|
2023-07-05 12:03:46 +02:00 |
testing
|
produce payload object from JSON
|
2023-07-05 12:03:46 +02:00 |
tests
|
store pattern as a slice of strings
|
2023-07-07 12:59:35 +02:00 |
go.mod
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
go.sum
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |