Vapor v0.10.0 Vapor.Plan behaviour View Source

This module provides a behaviour that allows other modules to define their own configuration plans. This allows modules to define their configuration on the module which can later be loaded using Vapor.load/1.

Link to this section Summary

Link to this section Callbacks

Specs

config_plan() :: list() | map()