tool meta
This commit is contained in:
parent
2437ce3f8b
commit
9b564f0b73
10 changed files with 127 additions and 94 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
)
|
||||
|
||||
var EventMap = map[string]any{
|
||||
"storage.write": StorageWrite{},
|
||||
"storage.write": EventStorageWrite{},
|
||||
}
|
||||
|
||||
type EventMessage struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue