Initial commit

This commit is contained in:
2015-02-12 01:57:13 +00:00
commit 24a13ff5ac
8 changed files with 286 additions and 0 deletions

5
target/target.go Normal file
View File

@@ -0,0 +1,5 @@
package target
func New() {
}