Module esnowflake_stats

.

Copyright © (C) 2017, tkyshm

Behaviours: gen_server.

Authors: tkyshm.

Description

Function Index

start_link/2 Starts the server.
stats/0

Function Details

start_link/2

start_link(Version, WorkerNum) -> {ok, Pid} | ignore | {error, Error}

Starts the server

stats/0

stats() -> any()


Generated by EDoc