Expander v0.0.1 Expander.Cache.Store View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Expander.Cache.Store{adapter: Expander.Cache.Adapter.t, config: Keyword.t, state: state :: term}

Link to this section Functions

Link to this function new(adapter, config, state) View Source