added support for optional Model and Record event hook tags

This commit is contained in:
Gani Georgiev
2023-01-27 22:19:08 +02:00
parent 32af49dbec
commit b8d7609e9e
20 changed files with 748 additions and 559 deletions
+2
View File
@@ -56,6 +56,8 @@
store.GetAll() map[string]T
```
- Added tagged/proxy hook for all Record and Model events (@todo document).
## v0.11.4