Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectHelloRpc ¶
func InjectHelloRpc(s *HelloRpc)
func LoadHelloRpc ¶
func LoadHelloRpc() baseiface.ISingleton
Types ¶
type HelloRpc ¶
type HelloRpc struct {
basedto.BaseEntitySingle
}
func FindBeanHelloRpc ¶
func FindBeanHelloRpc() *HelloRpc
func NewHelloRpc ¶
func NewHelloRpc() *HelloRpc
func (*HelloRpc) Execute ¶ added in v1.4.9
func (e *HelloRpc) Execute(ctx context.Context, in *generaldb.GeneraldbRequest, res *generaldb.GeneraldbResult) error
func (*HelloRpc) SayHello ¶
func (e *HelloRpc) SayHello(ctx context.Context, req *hello.HelloRequest, rsp *hello.HelloReply) error
实现了user.pb.micro.go中的UserHandler接口
Click to show internal directories.
Click to hide internal directories.