Module protos::sp_steps_kv

source ·
Expand description

Generated file from steps/sp_steps_kv.proto

Structs

  • Used in PipelineSteps and passed to KV host func; constructed by frontend
  • Returned by SDK host func and interpreted by KV WASM.

Enums

  • Used by frontend when constructing a pipeline that contains a KV step that performs any KV request. The mode determines what the contents of the key will be. Read comments about “static” vs “dynamic”. protolint:disable:next ENUM_FIELD_NAMES_PREFIX
  • Returned by KV host func and interpreted by KV WASM. protolint:disable:next ENUM_FIELD_NAMES_PREFIX

Functions