ExopData v0.1.1 ExopData.InnerResolver View Source

Contains functions to resolve and generate a parameter’s :inner check (options)

Link to this section Summary

Functions

Prepare StreamData generator depends on a parameter :inner check opts and opts given to ExopData generator

Resolve :inner opts according to it’s original checks. Returns updated (if needed) :inner check’s opts

Link to this section Functions

Link to this function generator(map, props_opts) View Source
generator(map(), map()) :: StreamData.t()

Prepare StreamData generator depends on a parameter :inner check opts and opts given to ExopData generator.

Link to this macro has_inner(value) View Source (macro)
Link to this function resolve_inner_opts(arg1) View Source
resolve_inner_opts(%{length: map(), inner: map()}) :: map()

Resolve :inner opts according to it’s original checks. Returns updated (if needed) :inner check’s opts.