|
426a153763
|
refactor: Remove unused error handling and simplify no data found check in server.go
|
2024-08-25 00:09:21 +02:00 |
|
|
db9fa84a99
|
refactor: error handling in Plug.Listen method
- Introduce a new function to create the no data found error
- Simplify error checking logic for clarity and consistency
|
2024-08-25 00:05:16 +02:00 |
|
|
772ee38e0b
|
fix: error handling
using pointer for noDataFoundError check in Listen method
|
2024-08-24 23:59:42 +02:00 |
|
|
3129016364
|
refacotr: error handling in Listen method to use variable for noDataFoundError
|
2024-08-24 23:52:36 +02:00 |
|
|
601bfbbbde
|
fix: Fix error handling for source retrieval in Listen method
|
2024-08-24 23:50:02 +02:00 |
|
|
22dfd5a5ad
|
fix(error): Refactor error handling to use errors.Is for more robust database error checking in Listen method.
|
2024-08-24 23:42:38 +02:00 |
|
|
27e14a03c9
|
refactor(source): function header
changed function header to use the UserSources as information source
|
2024-08-17 20:23:11 +02:00 |
|
|
8d8c827309
|
feat(source): Include source parameter in gRPC server methods and initialization
|
2024-08-15 09:56:40 +02:00 |
|
|
87ae16ff1b
|
fix(module): Update SDK import paths to use correct casing
|
2024-08-14 16:16:42 +02:00 |
|
|
ee49e611b3
|
fix(module): Update SDK import paths to use correct casing
|
2024-08-14 16:12:48 +02:00 |
|
|
9193a20bd6
|
feat(database): Update SDK to v3 and refactor database
|
2024-08-14 16:06:53 +02:00 |
|
|
17c84acf7b
|
fix: change old git urls to anthrove urls
|
2024-07-19 21:57:01 +02:00 |
|
|
439dcff968
|
migration from old git (no git history)
|
2024-07-19 15:28:48 +02:00 |
|