]> git.notmuchmail.org Git - notmuch/commit
Initial import of Go bindings for notmuch
authorSebastien Binet <binet@farnsworth>
Wed, 10 Nov 2010 17:18:44 +0000 (18:18 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 26 Jan 2011 05:59:19 +0000 (15:59 +1000)
commitc234f8f972c13d1725da3152b114311350fea541
tree87cf7ce23e7ed8a896eb5787c6cc5dca8328a5de
parent8f1fdaaecb567ba402f17599ec38942af45aa9ae
Initial import of Go bindings for notmuch
bindings/go/LICENSE [new file with mode: 0644]
bindings/go/Makefile [new file with mode: 0644]
bindings/go/README [new file with mode: 0644]
bindings/go/cmds/Makefile [new file with mode: 0644]
bindings/go/cmds/notmuch-addrlookup.go [new file with mode: 0644]
bindings/go/pkg/Makefile [new file with mode: 0644]
bindings/go/pkg/notmuch.go [new file with mode: 0644]