mirror of
https://github.com/Lore09/Tesi-Magistrale.git
synced 2025-12-19 12:24:31 +00:00
kafka provider template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package wasmcloud:hello;
|
||||
|
||||
world hello {
|
||||
import wasi:logging/logging@0.1.0-draft;
|
||||
import wasmcloud:messaging/consumer@0.2.0;
|
||||
|
||||
export wasmcloud:messaging/handler@0.2.0;
|
||||
}
|
||||
Reference in New Issue
Block a user