Neo Zhang
Neo Zhang
- 提出这样的问题,是因为我想后期在更新作者的代码时,不会因为在源码上改太多配置项而导致代码冲突 - 源码和自定义配置文件分离 期待回复
docker、k8s、harbor等
I use python3 sklearn package to trained .pickle file, and want to converted csv format for golearn to use.
推荐可以读一下[HR全程法律顾问(企业人力资源管理高效工作指南增订4版)](https://book.douban.com/subject/27057751/) 个人经历: 4月面试通过,试用期三个月,转正前两周以技术不合适口头通知试用期未过,叫我可以找下份工作了。由于是外包,不好弄,加上自己时间有限,好在自己平时有一定技术积累,5天时间拿到新offer,薪资也有了新的涨幅,但这件事还是给我狠狠的上了一课。 希望后期可以完善一下这块的法律知识盲区。
``` > go mod tidy github.com/OctopusLian/filestore-server/service/apigw/handler imports github.com/micro/go-plugins/wrapper/breaker/hystrix: ambiguous import: found package github.com/micro/go-plugins/wrapper/breaker/hystrix in multiple modules: github.com/micro/go-plugins v1.5.1 (D:\code\go\pkg\mod\github.com\micro\[email protected]\wrapper\breaker\hystrix) github.com/micro/go-plugins/wrapper/breaker/hystrix v0.0.0-20200119172437-4fe21aa238fd (D:\code\go\pkg\mod\github.com\micro\go-plugins\wrapper\breaker\[email protected]) github.com/OctopusLian/filestore-server/service/apigw/handler imports github.com/micro/go-plugins/wrapper/ratelimiter/ratelimit: ambiguous import: found package github.com/micro/go-plugins/wrapper/ratelimiter/ratelimit...
项目介绍
通过Golang来实现一个支持断点续传和秒传的分布式云存储服务系统。课程中老师将手把手带你从快速构建“云存储”原型系统,到分块上传,到搭建访问阿里云,最后进行系统的微服务化,让你快速掌握架构传输性能和稳定性的优化过程。