Module hexer_config

hexer.config manager.

Description

hexer.config manager

Function Index

api_key/0Generates a new API key.
update/2Updates an existing API key.

Function Details

api_key/0

api_key() -> {ok, string()}

Generates a new API key

update/2

update(Key::atom(), Value::any()) -> ok

Updates an existing API key


Generated by EDoc, Jan 28 2016, 12:02:21.