Crate wasmcloud_interface_keyvalue

Source
Expand description

org.wasmcloud.interface.keyvalue

Structs§

GetResponse
Response to get request
IncrementRequest
KeyValueSender
KeyValueSender sends messages to a KeyValue service client for sending KeyValue messages
ListAddRequest
Parameter to ListAdd operation
ListDelRequest
Removes an item from the list. If the item occurred more than once, removes only the first item. Returns true if the item was found.
ListRangeRequest
SetAddRequest
SetDelRequest
SetRequest

Constants§

SMITHY_VERSION

Traits§

KeyValue
wasmbus.contractId: wasmcloud:keyvalue wasmbus.providerReceive

Type Aliases§

StringList
list of strings