Versions in this module Expand all Collapse all v2 v2.0.4 Jun 16, 2026 Changes in this version + const DemoCloudEventJobKey + const HelloExecCloudEventSubjectKey + var File_demo_proto protoreflect.FileDescriptor + func RegisterDemoInnerServiceCloudEvent(jobCli *cloudevent.Client, event DemoInnerServiceCloudEvent, ...) + type DemoInnerServiceCloudEvent struct + OnHelloExec func(ctx context.Context, req *HelloExecReq) error + type DemoInnerServiceCloudEventPublisher struct + Client *cloudevent.Client + Interceptors []cloudevent.PubInterceptor + Opt cloudevent.PubOpt + func (a DemoInnerServiceCloudEventPublisher) PushHelloExecEvent(ctx context.Context, req *HelloExecReq, opts ...cloudevent.PubOpt) result.Result[*cloudevent.PubAckInfo] + type HelloExecReq struct + Name string + func (*HelloExecReq) Descriptor() ([]byte, []int) + func (*HelloExecReq) ProtoMessage() + func (x *HelloExecReq) GetName() string + func (x *HelloExecReq) ProtoReflect() protoreflect.Message + func (x *HelloExecReq) Reset() + func (x *HelloExecReq) String() string