package
0.0.0-20190807155910-e7c82ff2c4ef
Repository: https://github.com/jerryma0912/cosmos-sdk-tutorial.git
Documentation: pkg.go.dev

# Functions

首先在`RegisterRoutes`函数中为模块定义REST客户端接口。路由都以模块名称开头,以防止命名空间与其他模块的路径冲突: RegisterRoutes - Central function to define routes that get registered by the main application.