Merge pull request #2284 from fjl/accounts-addr-cache
accounts: cache key addresses
No related branches found
No related tags found
Showing
- Godeps/Godeps.json 8 additions, 0 deletionsGodeps/Godeps.json
- Godeps/_workspace/src/github.com/cespare/cp/LICENSE.txt 19 additions, 0 deletionsGodeps/_workspace/src/github.com/cespare/cp/LICENSE.txt
- Godeps/_workspace/src/github.com/cespare/cp/README.md 9 additions, 0 deletionsGodeps/_workspace/src/github.com/cespare/cp/README.md
- Godeps/_workspace/src/github.com/cespare/cp/cp.go 58 additions, 0 deletionsGodeps/_workspace/src/github.com/cespare/cp/cp.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/.gitignore 88 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/.gitignore
- Godeps/_workspace/src/github.com/rjeczalik/notify/.travis.yml 30 additions, 0 deletions...ps/_workspace/src/github.com/rjeczalik/notify/.travis.yml
- Godeps/_workspace/src/github.com/rjeczalik/notify/AUTHORS 10 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/AUTHORS
- Godeps/_workspace/src/github.com/rjeczalik/notify/LICENSE 21 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/LICENSE
- Godeps/_workspace/src/github.com/rjeczalik/notify/README.md 21 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/README.md
- Godeps/_workspace/src/github.com/rjeczalik/notify/appveyor.yml 24 additions, 0 deletions...s/_workspace/src/github.com/rjeczalik/notify/appveyor.yml
- Godeps/_workspace/src/github.com/rjeczalik/notify/debug.go 11 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/debug.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/debug_debug.go 43 additions, 0 deletions..._workspace/src/github.com/rjeczalik/notify/debug_debug.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/doc.go 40 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/doc.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event.go 143 additions, 0 deletionsGodeps/_workspace/src/github.com/rjeczalik/notify/event.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_fen.go 46 additions, 0 deletions...s/_workspace/src/github.com/rjeczalik/notify/event_fen.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_fsevents.go 71 additions, 0 deletions...rkspace/src/github.com/rjeczalik/notify/event_fsevents.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_inotify.go 75 additions, 0 deletions...orkspace/src/github.com/rjeczalik/notify/event_inotify.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_kqueue.go 59 additions, 0 deletions...workspace/src/github.com/rjeczalik/notify/event_kqueue.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_readdcw.go 108 additions, 0 deletions...orkspace/src/github.com/rjeczalik/notify/event_readdcw.go
- Godeps/_workspace/src/github.com/rjeczalik/notify/event_stub.go 31 additions, 0 deletions.../_workspace/src/github.com/rjeczalik/notify/event_stub.go
Loading
Please register or sign in to comment