Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add todo list
  • Loading branch information
Gustavo Chaín committed Apr 21, 2016
1 parent bd27b8c commit bdbe8a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -63,3 +63,7 @@ sqlhooks will intercept Query and Exec functions and instead run your hooks, out
2016/04/21 18:18:06 [query#912806039] took: 32.425µs
```

# TODO
- [ ] `Hooks{}` should be an interface instead of a struct
- [ ] Exec and Query hooks should return `(func(), error)`
- [ ] Arguments should be pointers so queries can be modified

0 comments on commit bdbe8a2

Please sign in to comment.