hellosvs

package
v1.1.44 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: MIT Imports: 5 Imported by: 0

README

HelloService

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloRequest

type HelloRequest struct {
	core.SlotRequestBase
	Name *string `json:"name" param:"require"`
}

type HelloService

type HelloService 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) HelloSlot

func (this *Service) HelloSlot(req *HelloRequest, 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