href-counter:Golang多阶段构建,可为SEO计算页面内的链接

时间:2021-02-05 20:23:58
【文件属性】:
文件名称:href-counter:Golang多阶段构建,可为SEO计算页面内的链接
文件大小:73KB
文件格式:ZIP
更新时间:2021-02-05 20:23:58
docker serverless seo function ServerlessGo href-counter 一个Golang示例应用程序,该应用程序对页面中的内部href和外部href进行计数以对SEO进行评分。 golang.org/x/net/html包用于遍历网页中的所有HTML令牌。 它提供了一个逐段分析HTML的工作示例。 这可以使用存储库中的Dockerfile或通过go get构建。 参考文献 在以下两个博客文章中使用: 运行示例 随着围棋 go build $ url=http://blog.alexellis.io/ ./href-counter { " internal " :40, " external " :2} $ url=http://bl
【文件预览】:
href-counter-master
----build.sh(128B)
----Dockerfile.build(173B)
----Gopkg.toml(719B)
----Dockerfile.multi(327B)
----app.go(2KB)
----Dockerfile(121B)
----LICENSE(1KB)
----Gopkg.lock(510B)
----build-multi-dockerfiles.sh(382B)
----README.md(1KB)
----.gitignore(18B)
----vendor()
--------golang.org()

网友评论