format-sse-fix4
This commit is contained in:
parent
ec42ff1c57
commit
3fff0f77ee
|
@ -25,7 +25,7 @@ struct RedisMessageData {
|
||||||
action: String
|
action: String
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Serialize, Deserialize, Clone, Debug, Display)]
|
#[derive(Serialize, Deserialize, Clone, Debug)]
|
||||||
pub struct SSEMessageData {
|
pub struct SSEMessageData {
|
||||||
payload: HashMap<String, Value>,
|
payload: HashMap<String, Value>,
|
||||||
action: String,
|
action: String,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user