go-micro 初步使用

yuchengjie · · 2159 次点击
可以采用gopm下载,但是下载出现以下提示信息,之后没有看到下载包文件 [GOPM] 01-22 16:56:43 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\783231000\src\github.com\golang\protobuf [GOPM] 01-22 16:58:52 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\355661200\src\github.com\DataDog\dd-trace-go [GOPM] 01-22 16:59:32 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\14435500\src\golang.org\x\crypto [GOPM] 01-22 16:59:35 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\345954300\src\github.com\grpc-ecosystem\grpc-opentracing [GOPM] 01-22 16:59:37 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\88232100\src\github.com\matttproud\golang_protobuf_extensions [GOPM] 01-22 17:00:05 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\345519800\src\github.com\xenolf\lego [GOPM] 01-22 17:00:19 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\577588500\src\github.com\davecgh\go-spew [GOPM] 01-22 17:00:21 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\208842200\src\github.com\eapache\go-resiliency [GOPM] 01-22 17:00:49 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\700456000\src\github.com\apache\thrift [GOPM] 01-22 17:00:57 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\86219900\src\github.com\gogo\protobuf [GOPM] 01-22 17:01:04 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\801322400\src\github.com\prometheus\client_golang [GOPM] 01-22 17:01:07 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\791182500\src\github.com\prometheus\client_model [GOPM] 01-22 17:01:10 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\952233600\src\github.com\prometheus\common [GOPM] 01-22 17:01:23 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\198708300\src\github.com\envoyproxy\go-control-plane [GOPM] 01-22 17:01:24 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\179748800\src\github.com\gogo\googleapis [GOPM] 01-22 17:02:01 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\560549500\src\github.com\Azure\go-autorest [GOPM] 01-22 17:02:05 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\695330700\src\github.com\denverdino\aliyungo [GOPM] 01-22 17:02:10 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\409332000\src\github.com\google\go-querystring [GOPM] 01-22 17:02:34 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\251813900\src\golang.org\x\sync [GOPM] 01-22 17:02:41 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\835678800\src\github.com\softlayer\softlayer-go [GOPM] 01-22 17:03:27 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\734956700\src\github.com\vmware\vic [GOPM] 01-22 17:03:33 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\979024900\src\golang.org\x\net [GOPM] 01-22 17:03:38 [ WARN] Getting imports: no buildable Go source files in C:\Users\Seeed\AppData\Local\Temp\877165500\src\github.com\hashicorp\go-msgpack
#12
更多评论
开始考虑是不是对国外的资源下载有限制,但是之后配置host以及下载net包,还是出现同种原因
#2