ing
This commit is contained in:
parent
95adf7ec26
commit
27c801b9ca
|
@ -23,6 +23,6 @@ func (sh *SocketHandlers) Validate() {
|
|||
sh.SocketHandlers.Validate()
|
||||
}
|
||||
|
||||
func NewSocketHandler() SocketHandler {
|
||||
func NewSocketHandler() csc.SocketHandler {
|
||||
return &SocketHandlers{}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user