change comment for
This commit is contained in:
parent
8e2cd8f85f
commit
40d3954f42
@ -421,7 +421,7 @@ func NSRouterGet(rootpath string, f interface{}) LinkNamespace {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// NSPost call Namespace RouterPost
|
// NSRouterPost call Namespace RouterPost
|
||||||
func NSRouterPost(rootpath string, f interface{}) LinkNamespace {
|
func NSRouterPost(rootpath string, f interface{}) LinkNamespace {
|
||||||
return func(ns *Namespace) {
|
return func(ns *Namespace) {
|
||||||
ns.RouterPost(rootpath, f)
|
ns.RouterPost(rootpath, f)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user