Packmatic v0.1.0 Packmatic.Source.Dynamic View Source
Represents content which may be generated on-demand, for example by another subsystem or via downloading from a signed URL. The Dynamic source has no read function, and must initialise into a File or URL Source.
Link to this section Summary
Link to this section Types
Link to this type
resolve_fun()
View Sourceresolve_fun() :: (() -> {:ok, Packmatic.Source.File.entry() | Packmatic.Source.URL.entry()})