Fakephone (fakephone v0.1.0)

View Source

A GenServer fake phone number process.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_current_phone(phone)

get_fake_phone_by_real_phone(phone)

get_new_phone(phone)

get_real_phone_by_fake_number(phone)

init(opts)

Callback implementation for GenServer.init/1.

start_link(opts \\ [])