View Source JSON.LD.DocumentLoader.Default (JSON-LD.ex v0.3.7)
Default implementation of the JSON.LD.DocumentLoader
behaviour.
Link to this section Summary
Functions
Callback implementation for JSON.LD.DocumentLoader.load/2
.
Link to this section Functions
@spec load(String.t(), JSON.LD.Options.t()) :: {:ok, JSON.LD.DocumentLoader.RemoteDocument.t()} | {:error, any()}
Callback implementation for JSON.LD.DocumentLoader.load/2
.