golang-collection

Results 2 repositories owned by golang-collection

go-crawler-distributed

43
Stars
6
Forks
Watchers

分布式爬虫项目,本项目支持个性化定制页面解析器二次开发,项目整体采用微服务架构,通过消息队列实现消息的异步发送,使用到的框架包括:redigo, gorm, goquery, easyjson, viper, amqp, zap, go-micro,并通过Doc...

GolangGuide

15
Stars
2
Forks
Watchers

本项目是对Go语言内容的梳理,包括Go语言基础,常用框架以及系统设计等。涉及到的知识点用demo的形式帮助你快速上手。