golab:Go 生态研究 :house_with_garden:

时间:2024-05-29 12:33:31
【文件属性】:

文件名称:golab:Go 生态研究 :house_with_garden:

文件大小:84KB

文件格式:ZIP

更新时间:2024-05-29 12:33:31

go golang Go

golab git clone https://github.com/javahongxi/golab.git go get ./... About GoLab lang: Go语法学习与经典示例 crawler: 爬虫项目单任务版及并发版 crawler_distributed: 爬虫项目分布式版 pipeline: 搭建并行处理管道 gin: The fastest full-featured web framework 爬虫项目并发版演示 启动相亲网站 go run mockserver/main.go 启动爬虫 go run crawler/main.go 爬虫项目分布式版演示 启动相亲网站 go run mockserver/main.go 下载ES并本地启动 bin/elasticsearch 启动存储服务(数据存储到ES) cd crawler_distributed/per


【文件预览】:
golab-master
----.gitignore(299B)
----crawler()
--------main.go(663B)
--------model()
--------config()
--------zhenai()
--------fetcher()
--------scheduler()
--------persist()
--------engine()
----pipeline()
--------nodes_test.go(226B)
--------nodes.go(2KB)
--------net_nodes.go(659B)
--------netdemo()
--------createfile()
--------demo()
----README.md(2KB)
----crawler_distributed()
--------main.go(2KB)
--------worker()
--------config()
--------persist()
--------rpcsupport()
----go.mod(231B)
----gin()
--------server_demo.go(827B)
----go.sum(14KB)
----lang()
--------README.md(670B)
--------embed()
--------container()
--------http()
--------maze()
--------rpc()
--------tree()
--------goroutine()
--------retriever()
--------channel()
--------basic()
--------queue()
--------functional()
--------errhandling()

网友评论