Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectGrpcRegister ¶
func InjectGrpcRegister(s *GrpcRegister)
func LoadGrpcRegister ¶
func LoadGrpcRegister() baseiface.ISingleton
Types ¶
type GrpcRegister ¶
type GrpcRegister struct {
basedto.BaseEntitySingle
}
@Title 文件名称: startgrpc.go @Description 描述: 规则引擎rpc服务端
@Author 作者: leijianming@163.com 时间(2024-02-18 22:38:21) @Update 作者: leijianming@163.com 时间(2024-02-18 22:38:21)
func NewGrpcRegister ¶
func NewGrpcRegister() *GrpcRegister
func (*GrpcRegister) RegisterGrpc ¶
func (grpcRegister *GrpcRegister) RegisterGrpc(service micro.Service)
Click to show internal directories.
Click to hide internal directories.