Versions in this module Expand all Collapse all v0 v0.3.1 May 6, 2026 Changes in this version + type Driver struct + Client *api.Client + Credential ucloudauth.Credential + ProjectID string + func (d *Driver) DumpEvents(ctx context.Context, args string) ([]schema.Event, error) + func (d *Driver) HandleEvents(ctx context.Context, _ string) (schema.EventActionResult, error)