wasmcloud_provider_sdk

Module error

source
Expand description

Error types for interacting with a provider

Enums§

  • Errors that can occur when sending or receiving an invocation, including the dispatch method of the provider.
  • This is a wrapper around two different NATS errors that we use (publish and request). It delegates to the underlying error types from NATS
  • All errors that that can be returned by a provider when it is being initialized, primarily from internal provider-sdk code
  • All errors that can occur when validating an invocation

Type Aliases§