read expiration from Set command + tests
This commit is contained in:
@@ -18,4 +18,6 @@ pub enum AppError {
|
||||
NoResponse,
|
||||
#[error("Expected a different response for the executed command")]
|
||||
InvalidCommandResponse,
|
||||
#[error("The binary command data is not structured correctly")]
|
||||
UnexpectedCommandData,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user