Triplex v0.9.0 Triplex.Plug View Source
This module have some basic functions for our triplex plugs.
Link to this section Summary
Functions
Ensure the tenant is loaded, and if not, halts the conn
Puts the given tenant as an assign on the given conn, but only if the tenant is not reserved
Link to this section Functions
Ensure the tenant is loaded, and if not, halts the conn.
See Triplex.PlugConfig
to the allowed configuration flags.
Puts the given tenant as an assign on the given conn, but only if the tenant is not reserved.
See Triplex.PlugConfig
to the allowed configuration flags.