]> git.notmuchmail.org Git - notmuch/commit
go: update notmuch-addrlookup to the new API
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 9 May 2012 10:23:06 +0000 (12:23 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 May 2012 11:28:06 +0000 (08:28 -0300)
commit9f5478637c925ec9996328671d9a8f26ac6a6ed4
treeeb2e3364efb3fb51e1ce48d632ed84e1b09afe11
parentece52759a5df16fbb588b87f2e61e3575b624514
go: update notmuch-addrlookup to the new API

notmuch.OpenDatabase now returns a status indicating success or
failure. Use this information to inform the user of any failures.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/go/cmds/notmuch-addrlookup.go