fun_with_flags
▼
Project version
v1.13.0
v1.12.0
v1.11.0
v1.10.1
v1.10.0
v1.9.0
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.11.0
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.0
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Pages
Modules
API Reference
Modules
FunWithFlags
Content
What's a Feature Flag?
Usage
Web Dashboard
Origin
So, caching, huh?
To Do
Installation
Configuration
Extensibility
Telemetry
Application Start Behaviour
Testing
Development
Changelog
v1.13.0
v1.12.0
v1.11.0
v1.10.1
v1.10.0
v1.9.0
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
v0.11.0
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.0
v0.0.x
FunWithFlags
Summary
Types
options/0
Functions
all_flag_names/0
all_flags/0
clear/2
disable/2
enable/2
enabled?/2
get_flag/1
FunWithFlags.Actor
Sections
Examples
Summary
Types
t/0
Functions
id/1
FunWithFlags.Flag
Summary
Types
t/0
FunWithFlags.Gate
Summary
Types
t/0
FunWithFlags.Group
Summary
Types
t/0
Functions
in?/2
FunWithFlags.Store.Cache
Summary
Types
cached_at/0
ttl/0
Functions
dump/0
flush/0
FunWithFlags.Store.Persistent
Summary
Callbacks
all_flag_names/0
all_flags/0
delete/1
delete/2
get/1
put/2
worker_spec/0
FunWithFlags.Supervisor
Summary
Functions
child_spec/1
start_link/1
FunWithFlags.Telemetry
Sections
Events
Summary
Functions
attach_debug_handler/0
PlainUser
Exceptions
FunWithFlags.Gate.InvalidGroupNameError
FunWithFlags.Gate.InvalidTargetError
Search documentation of fun_with_flags
Settings
FunWithFlags.Gate.InvalidGroupNameError
exception
(fun_with_flags v1.13.0)
View Source