ing
This commit is contained in:
parent
4f15515a83
commit
fd9e52d5b3
|
@ -22,7 +22,7 @@ type ServletHandlers struct {
|
|||
}
|
||||
|
||||
func (sh *ServletHandlers) ServletContext(parent cuc.Context) ServletContext {
|
||||
return newRPCServletContext(parent)
|
||||
return newServletContext(parent)
|
||||
}
|
||||
|
||||
func (sh *ServletHandlers) Init(servletCTX ServletContext) error {
|
||||
|
|
Loading…
Reference in New Issue
Block a user