OCI.Plug.Context (oci v0.0.6)
View SourceSets up the OCI context for the request.
This is used to track the subject, endpoint, resource, repo, and method for the request.
The context is stored in the conn.assigns[:oci_ctx]
map.
Summary
Functions
Callback implementation for Plug.call/2
.
Callback implementation for Plug.init/1
.