View Source API Reference toggle v0.1.1
Modules
Toggle is a stupid-simple feature flag library for Elixir.
Module responsible for caching values in memory.
Module for handling compile-time parameters and configuration.
Provides a set of functions for managing feature flags.
Schema for a feature flag as defined by Toggle
.
Migrations for bootstrapping Toggle on Postgres
Migrations for bootstrapping Toggle on SQLite
The entrypoint for defining your web interface, such as controllers, components, channels, and so on.
Provides core UI components.
This module is invoked by your endpoint in case of errors on HTML requests.
This module is invoked by your endpoint in case of errors on JSON requests.
This module holds different layouts used by your application.
This module contains pages rendered by PageController.