Umbra v0.1.0 API Reference
Modules
This is the default behaviour of GenServer
.
This Behaviour does't let any possibility of mistakes.
This is the most tolerant GenServer
implementation.
This module generate code.
This module allows to retrieve function name and arguments from a definition.
The extension Umbra.Extension.NameSetter
is used to manage the
GenServer name option.
The Umbra.Extension.Registry
extension allow user to use a Registry
under the hood and automatically use the state
to retrieve the Registry
via_name
tuple.
The Umbra.GenServer
is the only module users should care.
This modules is the facade for the Umbra.CodeGenerator
module.