api/utils

一些api模块的辅助函数

Methods

(inner) coreToMiddleware(func)

core模块下的函数转换为Koa的中间件

Source:
Parameters:
Name Type Description
func function