Golang中的iTunes和RSS 2.0播客生成器-Golang开发

时间:2024-06-15 11:10:25
【文件属性】:

文件名称:Golang中的iTunes和RSS 2.0播客生成器-Golang开发

文件大小:174KB

文件格式:ZIP

更新时间:2024-06-15 11:10:25

Golang Miscellaneous

podcast导入“ github.com/eduncan911/podcast”概述索引示例子目录概述Package Podcast是GoLang的iTunes和RSS 2.0 Podcast生成器,可通过Podcast严格执行合规性。Package Podcast使用以下命令为GoLang生成完全兼容的iTunes和RSS 2.0 Podcast提要。简单的API。 完整文档以及位于https://godoc.org/github.com/eduncan911/podcast上的详细示例用法要使用,请像典型的GoLang库一样去获取并导入该包。 $ go get -u github.com/eduncan911/podcast import“ github.com/eduncan911/podcast” API在结构上公开了许多方法接收器,这些方法实现了符合规范的逻辑


【文件预览】:
podcast-master
----go.mod(125B)
----fuzz.go(4KB)
----item_test.go(1KB)
----example_test.go(8KB)
----.github()
--------FUNDING.yml(614B)
--------workflows()
----item.go(4KB)
----go.sum(1KB)
----podcast.go(12KB)
----image.go(706B)
----podcast_internals_test.go(1KB)
----itunes.go(1KB)
----CONTRIBUTING.md(9KB)
----LICENSE(1KB)
----doc.go(7KB)
----examples_test.go(7KB)
----textinput.go(291B)
----README.md(42KB)
----Makefile(1KB)
----author.go(289B)
----atomlink.go(256B)
----enclosure.go(1KB)
----enclosure_test.go(757B)
----.gitignore(80B)
----podcast_test.go(10KB)
----vendor()
--------github.com()
--------gopkg.in()
--------modules.txt(313B)

网友评论