BoltDB的交互式Shell-Golang开发

时间:2021-05-26 17:38:46
【文件属性】:
文件名称:BoltDB的交互式Shell-Golang开发
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-26 17:38:46
Golang Miscellaneous Thunder BoltDB的交互式Shell安装确保您具有正常的Go环境(需要Go 1.6或更高版本)。 请参阅安装说明。 要安装Thunder,只需运行:go get github.com/muesli/thun Thunder BoltDB的Interactive Shell安装确保您具有正常的Go环境(需要Go 1.6或更高版本)。 请参阅安装说明。 要安装Thunder,只需运行:go get github.com/muesli/thunder用法$ thunder somebolt.db Thunder,Bolt的Interactive Shell输入“ help”以获取帮助。 [somebolt.db /]#列出存储桶中的键[somebolt.db /]#ls OneBucket / AnotherBucket /存储桶中的2个键[somebolt.db /]#ls OneBucket / SubBucket / SomeKey存储桶中的2个键
【文件预览】:
thunder-master
----.gitignore(295B)
----go.mod(385B)
----.travis.yml(311B)
----LICENSE(1KB)
----go.sum(2KB)
----buckets.go(6KB)
----README.md(1KB)
----commands.go(3KB)
----thunder.go(4KB)

网友评论