Jido.Signal.Router.Router (Jido Signal v2.1.1)

View Source

Router Helper struct to store router metadata

Summary

Functions

Returns the Zoi schema for Router

Types

t()

@type t() :: %Jido.Signal.Router.Router{
  cache_id: nil | nil | any(),
  route_count: nil | integer(),
  trie: nil | any()
}

Functions

schema()

Returns the Zoi schema for Router