Documentation ¶
Index ¶
- type Impl
- func (i *Impl) CreateEvent(ctx context.Context, req *event.Event) (*event.Event, error)
- func (i *Impl) CreateTable(ctx context.Context) error
- func (i *Impl) Init()
- func (i *Impl) Name() string
- func (i *Impl) Priority() int
- func (i *Impl) QueryEvent(ctx context.Context, req *event.QueryEventRequest) (*event.EventSet, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
type Impl struct { ioc.ObjectImpl event.UnimplementedRpcServer // contains filtered or unexported fields }
func (*Impl) CreateEvent ¶
func (*Impl) QueryEvent ¶
Click to show internal directories.
Click to hide internal directories.