SnakeBridge.Helpers (SnakeBridge v0.9.0)
View SourceHelper registry discovery and configuration for SnakeBridge.
Summary
Types
@type helper_info() :: map()
Functions
@spec discover() :: {:ok, [helper_info()]} | {:error, term()}
@spec discover(SnakeBridge.Config.t() | map()) :: {:ok, [helper_info()]} | {:error, term()}
@spec runtime_config() :: map()