Jido.Signal.Router.NodeHandlers (Jido Signal v2.2.1)

View Source

Router Helper struct to store node handler metadata

Summary

Functions

Returns the Zoi schema for NodeHandlers

Types

t()

@type t() :: %Jido.Signal.Router.NodeHandlers{
  handlers: nil | [any()],
  matchers: nil | [any()]
}

Functions

schema()

Returns the Zoi schema for NodeHandlers