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 section Functions

Link to this function

init(resolve_fun)

View Source
init(resolve_fun()) :: t() | {:error, atom()}