LoadResource v0.4.0 API Reference
Modules
The application module that ensures we have a connection to the repo
This plug allows you to specify resources that your app should load and (optionally) validate as part of a request
Each time a connection comes in, we build up a query using a specified set of LoadResource.Scope
s
This module defines a scope that can be used in validating a resouce
Exceptions
An error raised when LoadResource.Scope.evaluate/2
encounters a result type it doesn’t know how to process