摘要:
package main import ( "fmt" "reflect" ) //定义控制器函数Map类型,便于后续快捷使用 type ControllerMapsType map[string]reflect.Value //声明控制器函数Map类型变量 var ControllerMaps ControllerMapsType //定义路由器结构类型 type Routers ... 阅读全文
posted @ 2018-10-16 11:16
leochan007
阅读(233)
评论(0)
推荐(0)

浙公网安备 33010602011771号