go-feedback:去获取反馈

时间:2024-07-15 00:53:30
【文件属性】:

文件名称:go-feedback:去获取反馈

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-15 00:53:30

Go

去获取反馈 feedback是一个小的 pkg 和 cli 工具集,用于收集用户反馈。 这是超级微不足道的。 安装 go get github . com / jbenet / go - feedback 用法 库 import ( feedback "github.com/jbenet/go-feedback" ) func main () { // this really should be in the io pkg... rw := feedback . NewReadWriter ( os . Stdin , os . Stderr ) // prompt the user for feedback through a ReadWriter. // this could be stdin/stdout or a net.Conn or whatever


【文件预览】:
go-feedback-master
----feedback-server()
--------main.go(1KB)
--------.gitignore(16B)
----io.go(294B)
----feedback()
--------main.go(628B)
--------.gitignore(9B)
----feedback.go(3KB)
----LICENSE(1KB)
----post.go(582B)
----README.md(2KB)

网友评论