feat: cache data #17
Annotations
2 errors and 1 warning
review:
src/Infrastructure/Network/NetworkClient.h#L87
no type named 'stirng' in namespace 'std'; did you mean 'string'? [clang-diagnostic-error]
|
review:
src/Infrastructure/Network/NetworkClient.h#L104
object of type 'mapped_type' (aka 'Result<nlohmann::basic_json<>, evento::Error>') cannot be assigned because its copy assignment operator is implicitly deleted [clang-diagnostic-error]
|
review:
src/Infrastructure/Network/NetworkClient.cc#L133
method 'generateCacheKey' can be made static [readability-convert-member-functions-to-static]
|