1 Star 1 Fork 0

fast_api / api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
call_adapter.go 101 Bytes
一键复制 编辑 原始数据 按行查看 历史
szb 提交于 2021-04-03 14:55 . add require base type
package call
import "reflect"
type RealCall interface {
Invoke(value reflect.Value) interface{}
}
1
https://gitee.com/fast_api/api.git
git@gitee.com:fast_api/api.git
fast_api
api
api
v0.0.5

搜索帮助