Streamling Plugin Basics

Use when creating a new streamling plugin crate in Rust (source, sink, transform, preprocessor, UDF, or side output), or when wiring up registration macros, constructor contracts, the plugin lifecycle, the async runtime, error types, or option/secret handling. Start here before the type-specific skills.

goldsky-io 5c00e97 15.1 KB Updated

File contents

goldsky-io/streamling/tree/main/skills/streamling-plugin-basics commit 5c00e97e44

Frequently asked questions

npx skillmds@latest add goldsky-io/streamling-plugin-basics