Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
handler_base.ServiceHandlerBase
}
func NewHandler ¶
func NewHandler(evenChan chan contract.IModuleEventReq) *Handler
func (*Handler) RegisterClientEvent ¶
func (p *Handler) RegisterClientEvent()
func (*Handler) RegisterGameServiceDaprCall ¶
func (p *Handler) RegisterGameServiceDaprCall()
func (*Handler) RegisterGameServiceDaprEvent ¶
func (p *Handler) RegisterGameServiceDaprEvent()
func (*Handler) RegisterWeb3DaprCall ¶
func (p *Handler) RegisterWeb3DaprCall()
func (*Handler) RegisterWeb3DaprEvent ¶
func (p *Handler) RegisterWeb3DaprEvent()
Click to show internal directories.
Click to hide internal directories.