Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventServiceImpl ¶
type EventServiceImpl struct {
ioc.ObjectImpl
// contains filtered or unexported fields
}
func (*EventServiceImpl) Init ¶
func (i *EventServiceImpl) Init() error
func (*EventServiceImpl) Name ¶
func (i *EventServiceImpl) Name() string
func (*EventServiceImpl) QueryEvent ¶
func (i *EventServiceImpl) QueryEvent(ctx context.Context, in *event.QueryEventRequest) (*types.Set[*event.Event], error)
Click to show internal directories.
Click to hide internal directories.