weixin_39960920
2020-11-26 18:56error message (import)
In my package github.com/pierrre/geohash I try to create a slice of Point (https://github.com/pierrre/geohash/blob/master/geohash.go#L113-L116).
But gen
returns an error:
➜ geohash git:(master) ✗ gen
geohash_benchmark_test.go:6:18: could not import github.com/Codefor/geohash (can't find import: github.com/Codefor/geohash)
exit status 1
or
➜ geohash git:(master) ✗ gen
cstest_test.go:6:2: could not import github.com/pierrre/cstest (can't find import: github.com/pierrre/cstest)
exit status 1
该提问来源于开源项目:clipperhouse/gen
- 点赞
- 回答
- 收藏
- 复制链接分享
7条回答
为你推荐
- RSA密钥导出和导入
- import
- export
- rsa
- 1个回答
- 无法在websocket.Message.Send的参数中将ccc(int类型)用作* websocket.Conn类型
- websocket
- 1个回答
- gRPC服务器错误处理程序golang
- http
- grpc
- 2个回答
- 使用通道捕获Goroutine的输出和错误
- concurrency
- error-handling
- 1个回答
- 处理完成后读取stderr
- shell
- 2个回答
换一换