Triplex v1.3.0 Triplex.EnsurePlugConfig View Source
This is a struct that holds the configuration for Triplex.EnsurePlug
.
Here are the config keys allowed:
assign
: the name of the assign where we must save the tenant.callback
: function that might be called when the plug succeeded. It must return a connection.failure_callback
: function that might be called when the plug failed. It must return a connection.