ing
This commit is contained in:
parent
cb6cff91ac
commit
3ac035bfcf
|
@ -82,7 +82,7 @@ type ServerHandlers struct {
|
|||
}
|
||||
|
||||
func (sh *ServerHandlers) ServerCtx() ServerCtx {
|
||||
return nil
|
||||
return NewServerCtx(nil)
|
||||
}
|
||||
|
||||
func (sh *ServerHandlers) Init(serverCtx ServerCtx) error {
|
||||
|
|
Loading…
Reference in New Issue
Block a user