ing
This commit is contained in:
parent
fd9e52d5b3
commit
cb93d22188
|
@ -11,7 +11,7 @@ import (
|
||||||
cuc "git.loafle.net/commons_go/util/context"
|
cuc "git.loafle.net/commons_go/util/context"
|
||||||
)
|
)
|
||||||
|
|
||||||
func NewRPCServlet(sh ServletHandler) RPCServlet {
|
func NewServlet(sh ServletHandler) RPCServlet {
|
||||||
return &rpcServlet{
|
return &rpcServlet{
|
||||||
sh: sh,
|
sh: sh,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user