Module lasp_divergence_client

Behaviours: gen_server.

Function Index

start_link/0Start and link to calling process.

Function Details

start_link/0

start_link() -> {ok, pid()} | ignore | {error, term()}

Start and link to calling process.


Generated by EDoc