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