Reads explicit emulated-method declarations from the owned runtime specs.
Summary
Functions
Returns every supported runtime exchange ID.
Returns the runtime emulation declarations keyed by supported venue.
Returns an emulated method entry by name for an exchange.
Returns emulated method names for an exchange.
Returns all emulated method entries for an exchange.
Returns emulated method entries filtered by scope ("rest" or "ws").
Rebuilds the runtime emulation declarations from the owned specs.
Functions
@spec exchanges() :: [String.t()]
Returns every supported runtime exchange ID.
@spec load() :: map()
Returns the runtime emulation declarations keyed by supported venue.
Returns an emulated method entry by name for an exchange.
Returns emulated method names for an exchange.
Returns all emulated method entries for an exchange.
Returns emulated method entries filtered by scope ("rest" or "ws").
@spec reload!() :: map()
Rebuilds the runtime emulation declarations from the owned specs.