]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
go: reorganize the go bindings
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 9 May 2012 11:15:16 +0000 (13:15 +0200)
committerDavid Bremner <bremner@debian.org>
Fri, 11 May 2012 11:32:44 +0000 (08:32 -0300)
go 1 introduced the "go" program that simplifies building of libraries
and programs. This patch reorganizes the go code so it can be compiled
using the new utility, it does not change any files.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/go/src/notmuch-addrlookup/addrlookup.go [moved from bindings/go/cmds/notmuch-addrlookup.go with 100% similarity]
bindings/go/src/notmuch/notmuch.go [moved from bindings/go/pkg/notmuch.go with 100% similarity]