Table of Contents generated with DocToc
Web 版秀动请求样例学习
github repo: https://github.com/ronething/xiudong-go
-
下载对应 releases 即可
-
如果你需要手动编译 可以考虑执行以下命令
git clone https://github.com/ronething/xiudong-go.git && cd xiudong-go/cli
make build
notice: 此程序更多是学习用途,可以简单分析下自己写 order 命令,祝大家好运~
$ ./showstart
showstart cli sample
Usage:
showstart [command]
Available Commands:
address 查询个人地址
help Help about any command
idCard 查询已绑定观演人 id
tickets 列出指定场次 ticketId 列表
version check version
Flags:
--config string config file (default is $HOME/.showstart.yaml)
-h, --help help for showstart
Use "showstart [command] --help" for more information about a command.
- wap.showstart.com