go_client
go_client copied to clipboard
makefile error: no Go files in github.com/griddb/go_client
LIBRARY_PATH
already appened with /usr/griddb_c_client-4.2.0/lib
GOPATH
already appended with this project's directory
bunch of github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/github.com/griddb/go_client/
recursively in src
created everytime executing the makefile..
'___') this should be on this repository's README.md
instead of a blog post
https://griddb.net/en/blog/golang-client/
it would be nicer if the makefile automatically move the source to /tmp
and move the result back to the repo
instead of giving confusing error
since $GOPATH/src
is a Go standard and everyone install libraries there
Thank you for your usage and comment.
I understand. I'll improve installation for Go Client.
I have improved installation for Go Client by c8ceeba64301f4bd29485cbb34ab3a2551e2a9b7. We can install Go Client on $GOPATH with "go get" and "go install" like other golang softwares.