mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-10 11:24:59 +01:00
tool meta
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
var EventMap = map[string]any{
|
||||
"storage.write": StorageWrite{},
|
||||
"storage.write": EventStorageWrite{},
|
||||
}
|
||||
|
||||
type EventMessage struct {
|
||||
|
||||
Reference in New Issue
Block a user