Module esnowflake_stats

.

Copyright © (C) 2017, tkyshm

Behaviours: gen_server.

Authors: tkyshm.

Description

Function Index

start_link/1 Starts the server.
stats/0

Function Details

start_link/1

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

Starts the server

stats/0

stats() -> any()


Generated by EDoc