eidetic_plug v0.3.0 Eidetic.Plug
Plug that allows setting Eidetic metadata from the HTTP request
# Plug accepts a Keyword List of items to fetch from the request and add to
# the Eidetic metadata on any events persisted for this request
plug Eidetic.Plug, [:remote_ip]
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, options)
Link to this function
init(options)