generated from Sithas/conan_template
База для ручки GetUserDiariesExecutor.h
This commit is contained in:
@@ -25,7 +25,7 @@ public:
|
||||
|
||||
bool HasAuthorized(const std::string& auth_token) override;
|
||||
|
||||
std::string_view GetLogin(const std::string& auth_token) override;
|
||||
std::string_view GetUUID(const std::string& auth_token) override;
|
||||
|
||||
bool Logout(const std::string& auth_token) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user