cannot find package "github.com/as/structslice"

cannot find package "github.com/as/structslice" in any of:
.....

此时可自己手动下载

 go get github.com/as/structslice

转载于:https://my.oschina.net/osgrace/blog/1836585