This commit is contained in:
7
cmd/client/client.go
Normal file
7
cmd/client/client.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Starting gpaste client")
|
||||
}
|
Reference in New Issue
Block a user