Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleRequest ¶
type ExampleRequest struct {
core.SlotRequestBase
}
type ExampleService ¶
type ExampleService struct {
core.ServiceConf
}
type Service ¶
func (*Service) Config ¶
func (this *Service) Config() core.IEntityConf
func (*Service) EntityStub ¶
func (this *Service) EntityStub() *core.EntityStub
func (*Service) ExampleSlot ¶
func (this *Service) ExampleSlot(req *ExampleRequest, res *core.SlotResponse)
Click to show internal directories.
Click to hide internal directories.