Documentation ¶
Overview ¶
Created by xuzhuoxi on 2019-02-18. @author xuzhuoxi
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GameExtensionSupport ¶
type GameExtensionSupport struct { protox.ProtocolExtensionSupport SingleCase ifc.IGameSingleCase }
func NewGameExtensionSupport ¶
func NewGameExtensionSupport(Name string) GameExtensionSupport
func (*GameExtensionSupport) GetLogger ¶
func (e *GameExtensionSupport) GetLogger() logx.ILogger
func (*GameExtensionSupport) SetSingleCase ¶
func (e *GameExtensionSupport) SetSingleCase(singleCase ifc.IGameSingleCase)
Click to show internal directories.
Click to hide internal directories.