]> git.notmuchmail.org Git - notmuch/commit
go: add return status to database close method
authorPeter Wang <novalazy@gmail.com>
Wed, 16 Apr 2014 12:59:19 +0000 (22:59 +1000)
committerDavid Bremner <david@tethera.net>
Tue, 16 Sep 2014 18:17:06 +0000 (20:17 +0200)
commitd81fc4b42de2687a06046d068fe391282b0b8b8f
tree4d1257a526798b8d0793df87a6c67c2a2b842aac
parentea90d8e043e348616d9e17cef66c17274342dacd
go: add return status to database close method

Add return status to the Database.Close() method that calls
notmuch_database_destroy.
bindings/go/src/notmuch/notmuch.go