go-roku:用于Roku外部控制协议的Go库

时间:2021-04-03 04:35:04
【文件属性】:
文件名称:go-roku:用于Roku外部控制协议的Go库
文件大小:15KB
文件格式:ZIP
更新时间:2021-04-03 04:35:04
go golang roku go-library roku-device Roku外部控制协议客户端 该软件包为Roku外部控制协议提供了一个Go库 安装 go get github.com/alexhowarth/go-roku 用法 // search for a Roku device on the local network roku . Search () // build a client client := roku . NewClient ( "http://192.168.0.21:8060" ) // build a client, overriding the default http.Client httpClient := & http. Client {} // customise as required client := roku . NewClient ( "http://192.168.0.21:8060" , WithHt
【文件预览】:
go-roku-main
----go.mod(224B)
----client.go(3KB)
----.github()
--------workflows()
----testdata()
--------deviceinfo.xml(3KB)
--------apps-active.xml(190B)
--------apps.xml(2KB)
----client_test.go(5KB)
----roku-cli()
--------main.go(99B)
--------cmd()
----go.sum(2KB)
----app.go(2KB)
----deviceinfo.go(4KB)
----search.go(389B)
----README.MD(2KB)
----LICENSE(1KB)
----.goreleaser.yml(499B)

网友评论