Pidge.Compiler.CompileState (pidge v0.2.0)

Summary

Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

delete_meta_key(key)

Link to this function

get_meta_key(key, default \\ nil)

Link to this function

get_scope_key(key, default \\ nil)

Link to this function

init(initial_meta)

Callback implementation for GenServer.init/1.

Link to this function

push_meta_key(key, value)

Link to this function

set_meta_key(key, value)

Link to this function

set_scope_key(key, value)

Link to this function

shift_meta_key(key)

Link to this function

start_link(initial_meta)