Jido.Signal.Router.Router (Jido Signal v2.0.0-rc.4)

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 | any(),
  route_count: integer(),
  trie: any()
}

Functions

schema()

Returns the Zoi schema for Router