README ¶ GenDoc 用于从代码中提取出api文档 example /* name: getblock usage: 用于获取区块信息 params: 1. height usage: 当前区块高度 return: 区块明细信息 example: curl http://localhost:10085 -X POST --data '{"jsonrpc":"2.0","method":"chain_getBlock","params":[1], "id": 3}' -H "Content-Type:application/json" response: response here */ Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files doc.tmpl.go docparser.go main.go packageparser.go util.go Click to show internal directories. Click to hide internal directories.