]> git.notmuchmail.org Git - notmuch/commit
go: Use notmuch_database_destroy instead of notmuch_database_close
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Sun, 22 Apr 2012 12:07:55 +0000 (14:07 +0200)
committerDavid Bremner <bremner@debian.org>
Sat, 28 Apr 2012 12:29:38 +0000 (09:29 -0300)
commit22f73735c5d86cb10dc59ca536b9a73ade72eaea
tree702b459425bafa2a917643a1b9b34be96f6b50ba
parent37e293eb5f2b95d02fddc22a408ea16d224246ce
go: Use notmuch_database_destroy instead of notmuch_database_close

Adapt the go bindings to the notmuch_database_close split.

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