文件名称:wordsmith:去吧
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-18 18:06:19
Go
文字匠
该工具尚未投入生产,并且没有测试范围。 它是展示。
生成实现的go:generate命令行工具:
type WriterAt interface {
WriteAt(p []byte, off int64) (n int, err error)
}
安装
要安装软件包和命令行工具,请使用以下命令:
$ go get github.com/svett/wordsmith
用法
wordsmith命令应安装在$GOPATH\bin目录中,并可以以下格式调用:
wordsmith -pointer -type=
【文件预览】:
wordsmith-master
----main.go(2KB)
----LICENSE(1KB)
----README.md(2KB)
----generator.go(743B)
----templates()
--------writeto_json.tmpl(294B)
----.gitignore(266B)
----resources.go(7KB)