mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
add Status::Restore, Status::Restored
This commit is contained in:
parent
eca93df1eb
commit
f52b1fcf99
2 changed files with 11 additions and 2 deletions
|
|
@ -22,6 +22,8 @@ pub enum Status {
|
|||
Reload,
|
||||
Resolved,
|
||||
Resolving,
|
||||
Restore,
|
||||
Restored,
|
||||
Success,
|
||||
TlsHandshaked,
|
||||
TlsHandshaking,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue