wordsmith:去吧

时间:2024-05-18 18:06:19
【文件属性】:

文件名称: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= -format=json 可用参数: format字符串编码格式(默认为“ json”) pointer确定类型是否为指针 type承载io.WriterTo接口实现的字符串类型 package字符串托管类型的程序包名称 入门 命令行工具可


【文件预览】:
wordsmith-master
----main.go(2KB)
----LICENSE(1KB)
----README.md(2KB)
----generator.go(743B)
----templates()
--------writeto_json.tmpl(294B)
----.gitignore(266B)
----resources.go(7KB)

网友评论