examplesvs

package
v1.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 6 Imported by: 0

README

演示服务

用于让开发者快速上手HAS框架

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
	Name string `json:"name" data:"required"`
}

type ExampleService

type ExampleService struct {
	core.ServiceConf
}

type Service

type Service struct {
	core.Service
	// contains filtered or unexported fields
}

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)

func (*Service) Open

func (this *Service) Open(s core.IServer, instance core.IService, args htypes.Any) *herrors.Error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL